Skip to content

Commit 9d5fd89

Browse files
Update .travis.yml
1 parent 155c095 commit 9d5fd89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ after_success:
6161
source ${TRAVIS_BUILD_DIR}/mashling-cicd/scripts/init.sh ;
6262
mashling::module::postbuild mashling mashling ;
6363
fi"
64+
- "if [ -n ${TRAVIS_TAG} ]; then source ${TRAVIS_BUILD_DIR}/mashling-cicd/scripts/init.sh ; mashling::module::postbuild mashling mashling ; fi"
6465
- cd $GOPATH
6566
- rm -rf $GOPATH/src/github.com/TIBCOSoftware/mashling
6667
- go get -u github.com/TIBCOSoftware/flogo-lib/...

0 commit comments

Comments
 (0)