Align fastly and elastic beanstalk deployments

This commit is contained in:
Andrew Sliwinski 2015-10-29 18:53:37 -04:00
parent 18cd13701f
commit b466e53a8a

View file

@ -28,7 +28,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: develop
@ -41,7 +41,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: master