Skip to content

Commit

Permalink
Deploy on tags is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Hendry committed Feb 4, 2019
1 parent 3bdb2e5 commit 53544fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,13 @@ deploy:
skip_cleanup: true
on:
tags: true
branch: master
# production
- provider: script
script:
AWS_ACCESS_KEY_ID=$AWS_192458993663_ID AWS_SECRET_ACCESS_KEY=$AWS_192458993663_SECRET cd web && make prod
skip_cleanup: true
on:
tags: true
branch: master
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash
Expand Down

0 comments on commit 53544fa

Please sign in to comment.