Ajout paramètre pour définir des opts par défaut + couleur dans la sortie
This commit is contained in:
@ -18,7 +18,6 @@ then
|
||||
git checkout ${BUILD_BRANCH}
|
||||
tags=$(git tag master -l "release/*"|sort -r)
|
||||
else
|
||||
info "DEBUG DEBUG DEBUG "
|
||||
tagbranch="build-tag-${BUILD_TAG}"
|
||||
git checkout -b ${tagbranch}
|
||||
set_opt "tag_branch" "${tag_branch}"
|
||||
|
Reference in New Issue
Block a user