Update CircleCI to use master for staging deploys

This commit is contained in:
Andrew Miner
2015-04-29 18:55:30 -07:00
parent 21b3de87ec
commit c22a80bd47
+1 -1
View File
@@ -1,6 +1,6 @@
deployment: deployment:
staging: staging:
branch: staging branch: master
commands: commands:
- ./scripts/deploy --staging - ./scripts/deploy --staging
production: production: