checkout shared first
This commit is contained in:
parent
e7beb8fc5a
commit
a79297feae
@ -3,11 +3,9 @@ set -e
|
||||
|
||||
|
||||
imageName="nexus.iqser.com:5001/red/$PROJECT"
|
||||
dockerfileLocation="docker/$PROJECT/Dockerfile"
|
||||
dockerfileLocation="redaction-ui/docker/$PROJECT/Dockerfile"
|
||||
|
||||
# Copy Git submodule data
|
||||
ls -la ../common-ui
|
||||
mv ../common-ui/common-ui ./libs/
|
||||
mv common-ui redaction-ui/lib/
|
||||
|
||||
echo "On branch $bamboo_planRepository_branchName building project $PROJECT"
|
||||
# shellcheck disable=SC2154
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user