update makefile

Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
hongming
2020-04-21 12:32:06 +08:00
parent d2a8b27a76
commit acac0b6888
2 changed files with 2 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ set -ex
set -o pipefail
# push to kubespheredev with default latest tag
REPO=kubespheredev
REPO=${REPO:-kubespheredev}
TAG=${TRAVIS_BRANCH:-latest}
# check if build was triggered by a travis cronjob