mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-27 07:29:33 +00:00
Try to fix build again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user