build attempt fix
This commit is contained in:
parent
e0a2d0000e
commit
3c67bf9c01
@ -8,10 +8,10 @@ dockerfileLocation="docker/$PROJECT/Dockerfile"
|
||||
commonUIVersion=$(git submodule status | awk '{ print $1; }')
|
||||
echo $commonUIVersion
|
||||
ls -lah ../common-ui
|
||||
|
||||
git --git-dir ../common-ui checkout $commonUIVersion
|
||||
mv ../common-ui ./libs/
|
||||
|
||||
git --git-dir ./libs/common-ui checkout $commonUIVersion
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user