mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Merge pull request #371 from thisandagain/feature/node
Swap environments for CD
This commit is contained in:
commit
80dcc08416
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ deploy:
|
|||
skip_cleanup: $SKIP_CLEANUP
|
||||
region: $EB_REGION
|
||||
app: $EB_APP
|
||||
env: scratch-www-staging
|
||||
env: scratch-www-stage-v208
|
||||
on:
|
||||
repo: LLK/scratch-www
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue