Deploy hotfix and release branches to staging

This commit is contained in:
Ray Schamp 2016-01-22 11:03:52 -05:00
parent 75ea8a7304
commit 478fb499a7

View file

@ -32,7 +32,10 @@ deploy:
env: scratch-www-staging
on:
repo: LLK/scratch-www
branch: develop
branch:
- develop
- hotfix/*
- release/*
- provider: elasticbeanstalk
access_key_id: $EB_AWS_ACCESS_KEY_ID
secret_access_key: $EB_AWS_SECRET_ACCESS_KEY