Skip to content

Commit

Permalink
tweaking travis file to only deploy tagged code on prod branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Corbi committed Dec 19, 2016
1 parent 5d39cf9 commit 4732caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ deploy:
skip_cleanup: true
on:
tags: true
branch: master
branch: prod
notifications:
webhooks:
urls:
Expand Down

0 comments on commit 4732caf

Please sign in to comment.