Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request #99 from amudukutore/cp_travis_ctlr_ver
Browse files Browse the repository at this point in the history
Merge pull request #98 from amudukutore/travis_ctlr_ver
  • Loading branch information
amudukutore authored Jan 25, 2018
2 parents 56f5e76 + 3981098 commit 01a67f3
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 @@ -25,6 +25,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 01a67f3

Please sign in to comment.