Commit 478fb499 authored by Ray Schamp's avatar Ray Schamp

Deploy hotfix and release branches to staging

parent 75ea8a73
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment