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

Commit

Permalink
Update environment for deploying to
Browse files Browse the repository at this point in the history
  • Loading branch information
osahyoun committed Mar 18, 2016
1 parent ece756f commit d53e1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -30,7 +30,7 @@ deployment:
commands:
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
- docker push soutech/champaign_web
- ./deploy.sh $CIRCLE_SHA1 'champaign' 'champaign-production' 'champaign-assets-production' 'logs3.papertrailapp.com:44107' 'action2.sumofus.org'
- ./deploy.sh $CIRCLE_SHA1 'champaign' 'env-production' 'champaign-assets-production' 'logs3.papertrailapp.com:44107' 'action2.sumofus.org'
staging:
branch: development
commands:
Expand Down

0 comments on commit d53e1d5

Please sign in to comment.