This commit is contained in:
Timo 2021-05-05 09:55:14 +03:00
parent 4b5017abe7
commit 883e7c2877

View File

@ -3,7 +3,7 @@
imageName="nexus.iqser.com:5001/red/$PROJECT"
dockerfileLocation="docker/$PROJECT/Dockerfile"
echo "On branch $BAMBOO_PLANREPOSITORY_BRANCHNAME building project $PROJECT"
echo "On branch $bamboo_planRepository_branchName building project $PROJECT"
# shellcheck disable=SC2154
if [[ "$BAMBOO_PLANREPOSITORY_BRANCHNAME" == "master" ]]
then