Skip to content

Commit

Permalink
travis: deploy snap only on tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jan 6, 2020
1 parent aaec183 commit f21931c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,8 @@ jobs:
channel: ${SOURCE_TAG:+stable}${SOURCE_TAG:-edge}
skip_cleanup: true
on:
branch: master
tags: true
repo: iterative/dvc

before_install:
- bash ./scripts/ci/before_install.sh
Expand Down

0 comments on commit f21931c

Please sign in to comment.