Skip to content

Commit 29e5640

Browse files
committed
Fix Travis tag deployer for instrumentation releases
1 parent a2d774e commit 29e5640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ deploy:
5858
script: ./scripts/deploy_instrumentation_release.sh
5959
skip_cleanup: true
6060
on:
61+
tags: true
6162
condition: "\"${TRAVIS_TAG/instrumentation-}\" != \"$TRAVIS_TAG\""
6263

6364
notifications:

0 commit comments

Comments
 (0)