branch
This commit is contained in:
parent
9019917ea2
commit
00e059bfa3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user