We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9883d9 + 0c017f3 commit 7440e1bCopy full SHA for 7440e1b
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