Skip to content

Commit

Permalink
Fix Travis tag deployer for instrumentation releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mannodermaus committed Mar 3, 2018
1 parent a2d774e commit 29e5640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ deploy:
script: ./scripts/deploy_instrumentation_release.sh
skip_cleanup: true
on:
tags: true
condition: "\"${TRAVIS_TAG/instrumentation-}\" != \"$TRAVIS_TAG\""

notifications:
Expand Down

0 comments on commit 29e5640

Please sign in to comment.