Switch branches for staging/production

This is a temporary change for the transition to the new production cluster. It should be reverted when we are using production as production (not staging)
This commit is contained in:
Ray Schamp 2015-10-29 13:47:41 -04:00
parent 102a220c21
commit d86c72a084

View file

@ -28,7 +28,7 @@ deploy:
skip_cleanup: $SKIP_CLEANUP
region: $EB_REGION
app: $EB_APP
env: scratch-www-staging
env: scratch-www-production
on:
repo: LLK/scratch-www
branch: develop
@ -41,7 +41,7 @@ deploy:
skip_cleanup: $SKIP_CLEANUP
region: $EB_REGION
app: $EB_APP
env: scratch-www-production
env: scratch-www-staging
on:
repo: LLK/scratch-www
branch: master