Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Change deploy branch to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuuleh committed Mar 22, 2017
1 parent 1854664 commit 43f5d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -50,7 +50,7 @@ deployment:
- ./bin/build.sh
- ./bin/deploy.sh $CIRCLE_SHA1 'champaign' 'env-production' 'champaign-assets-production' 'logs3.papertrailapp.com:44107' 'actions.sumofus.org'
staging:
branch: log-ness-monster
branch: development
commands:
- ./bin/build.sh
- ./bin/deploy.sh $CIRCLE_SHA1 'champaign' 'champaign-staging' 'champaign-assets-staging' 'logs3.papertrailapp.com:34848' 'action-staging.sumofus.org'
Expand Down

0 comments on commit 43f5d2c

Please sign in to comment.