Skip to content

Commit

Permalink
Merge pull request #514 from amudukutore/cp_ctlr_ver
Browse files Browse the repository at this point in the history
Merge pull request #513 from amudukutore/travis_ctlr_ver
  • Loading branch information
amudukutore authored Jan 25, 2018
2 parents e2d9e37 + ef0770c commit b57b4ac
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 @@ -27,6 +27,7 @@ script:
- export IMG_TAG="${BASE_PUSH_TARGET}:${TRAVIS_COMMIT}"
- export BUILD_IMG_TAG="${BASE_PUSH_TARGET}-devel:${TRAVIS_COMMIT}"
- export BUILD_STAMP=devel-$TRAVIS_BRANCH-n-$TRAVIS_BUILD_NUMBER-id-$TRAVIS_BUILD_ID-$(date +%s)
- export CTLR_VERSION=$(echo $TRAVIS_BRANCH | sed s/-stable//g)
- export CLEAN_BUILD=true
- export BASE_OS=alpine
- make verify
Expand Down

0 comments on commit b57b4ac

Please sign in to comment.