Skip to content

Commit

Permalink
Deploy on tags only.
Browse files Browse the repository at this point in the history
  • Loading branch information
artemii235 committed Apr 3, 2018
1 parent 1d3ba08 commit f6cdc4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ deploy:
file_glob: true
file: "deploy/*"
on:
tags: false
tags: true
skip_cleanup: true
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ deploy:
prerelease: false
on:
branch: master
appveyor_repo_tag: false
appveyor_repo_tag: true

0 comments on commit f6cdc4e

Please sign in to comment.