mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 08:08:18 -05:00
Swap environments for CD. Resolves GH-351
This commit is contained in:
parent
834327a96a
commit
f23ada9264
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