mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
add comment to circle config
This commit is contained in:
parent
3daaed7e07
commit
fa74735caf
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ aliases:
|
||||||
name: "run i18n script"
|
name: "run i18n script"
|
||||||
command: npm run i18n:push
|
command: npm run i18n:push
|
||||||
|
|
||||||
|
# build-test-deploy requires two separately named jobs
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy-staging:
|
build-and-deploy-staging:
|
||||||
<<: *build_and_deploy
|
<<: *build_and_deploy
|
||||||
|
|
Loading…
Reference in a new issue