We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9883d9 commit 0c017f3Copy full SHA for 0c017f3
1 file changed
.travis.yml
@@ -8,3 +8,5 @@ script: make build
8
deploy:
9
provider: script
10
script: _scripts/ci/deploy.sh
11
+ on:
12
+ tags: true
0 commit comments