Skip to content

Commit e2efb7b

Browse files
authored
Merge pull request #3064 from casperdcl/snap-deploy
fix snap deploy stage
2 parents 498dcab + 5753ea5 commit e2efb7b

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
@@ -123,7 +123,7 @@ jobs:
123123
channel: ${SOURCE_TAG:+stable}${SOURCE_TAG:-edge}
124124
skip_cleanup: true
125125
on:
126-
tags: true
126+
branch: master
127127
repo: iterative/dvc
128128

129129
before_install:

0 commit comments

Comments
 (0)