Skip to content

Commit b34042f

Browse files
authored
Update .travis.yml
1 parent c4ad7ac commit b34042f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
stages:
2828
- build
2929
- name: deploy
30-
if: branch = master
30+
if: branch = master OR tag IS present

0 commit comments

Comments
 (0)