fixed typo
This commit is contained in:
parent
33978f021a
commit
ad328fde32
@ -5,7 +5,7 @@ set -e
|
||||
imageName="nexus.iqser.com:5001/red/$PROJECT"
|
||||
dockerfileLocation="docker/$PROJECT/Dockerfile"
|
||||
|
||||
mv ../common-ui ./lib/
|
||||
mv ../common-ui ./libs/
|
||||
|
||||
echo "On branch $bamboo_planRepository_branchName building project $PROJECT"
|
||||
# shellcheck disable=SC2154
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user