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

Commit

Permalink
Deploy facebook share to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
osahyoun committed Nov 25, 2016
1 parent 556e840 commit 4a37f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ deployment:
- docker push soutech/champaign_web
- ./deploy.sh $CIRCLE_SHA1 'champaign' 'env-production' 'champaign-assets-production' 'logs3.papertrailapp.com:44107' 'actions.sumofus.org'
staging:
branch: development
branch: 'feature.fbss'
commands:
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
- docker push soutech/champaign_web
Expand Down

0 comments on commit 4a37f75

Please sign in to comment.