build attempt fix

This commit is contained in:
Timo Bejan 2021-08-23 14:02:31 +03:00
parent 02cc5b4cc4
commit 8ce3b1b51e

View File

@ -5,8 +5,6 @@ set -e
imageName="nexus.iqser.com:5001/red/$PROJECT"
dockerfileLocation="docker/$PROJECT/Dockerfile"
mv ../common-ui ./libs/
echo "On branch $bamboo_planRepository_branchName building project $PROJECT"
# shellcheck disable=SC2154
if [[ "$bamboo_planRepository_branchName" == "master" ]]