Skip to content

Commit

Permalink
Configure CircleCI to deploy to gigalixir on successful builds of master
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderhoop committed Mar 31, 2018
1 parent e27bcbe commit 5e4e78a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions circle.yml
Expand Up @@ -47,5 +47,6 @@ test:
deployment:
prod:
branch: master
heroku:
appname: remoteretro
commands:
- git remote add gigalixir https://$GIGALIXIR_EMAIL:$GIGALIXIR_API_KEY@git.gigalixir.com/$GIGALIXIR_APP_NAME.git
- git push -f gigalixir HEAD:refs/heads/master

0 comments on commit 5e4e78a

Please sign in to comment.