Skip to content

Commit

Permalink
Try to fix build again
Browse files Browse the repository at this point in the history
  • Loading branch information
goldarte authored Oct 21, 2019
1 parent bbb2c90 commit eec1b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/image-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ img-resize ${IMAGE_PATH} max '5G'
if [[ ! -z ${TRAVIS_TAG} ]]; then
cd ${REPO_DIR}
echo_stamp "Checkout to origin/pinnochio from ${TRAVIS_TAG}" "INFO"
git fetch
git checkout --track origin/pinnochio
cd /
fi
Expand Down

0 comments on commit eec1b33

Please sign in to comment.