This commit is contained in:
Timo 2021-05-05 09:44:15 +03:00
parent 9019917ea2
commit 00e059bfa3

View File

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