Skip to content

Commit 7a34738

Browse files
committed
release 6.0
1 parent 2ac37bc commit 7a34738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ deploy:
8888
skip_cleanup: true
8989
on:
9090
#branch: master
91-
condition: $TRAVIS_BRANCH == master || $TRAVIS_BRANCH == $TRAVIS_TAG
91+
condition: $TRAVIS_BRANCH == master || $TRAVIS_BRANCH == v6.0
9292
local_dir: $GOPATH/src/github.com/TIBCOSoftware/mashling-cicd/sample-recipes/master-builds
9393
upload-dir: master-builds
9494
## - provider: s3

0 commit comments

Comments
 (0)