Skip to content

Commit

Permalink
Try different approach
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Wels <[email protected]>
  • Loading branch information
awels committed Nov 14, 2019
1 parent 88adc1f commit 620c9be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ deploy:
repo: kubevirt/hostpath-provisioner
# Release versioned images
- provider: script
env:
- TAG=$TRAVIS_TAG
script: make push
script: TAG=$TRAVIS_TAG make push
branches:
only: /v[0-9]+\.[0-9]+\.[0-9]+(-alpha\.[0-9]+){0,1}/
on:
Expand Down

0 comments on commit 620c9be

Please sign in to comment.