We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ad7ac commit b34042fCopy full SHA for b34042f
.travis.yml
@@ -27,4 +27,4 @@ jobs:
27
stages:
28
- build
29
- name: deploy
30
- if: branch = master
+ if: branch = master OR tag IS present
0 commit comments