build attempt fix
This commit is contained in:
parent
07b4386859
commit
152bd49e9c
@ -7,7 +7,9 @@ dockerfileLocation="docker/$PROJECT/Dockerfile"
|
||||
|
||||
commonUIVersion=$(git submodule status | awk '{ print $1; }')
|
||||
echo $commonUIVersion
|
||||
echo "STATUS -----"
|
||||
git status
|
||||
echo "STATUS -----"
|
||||
git --git-dir ../common-ui checkout $commonUIVersion
|
||||
mv ../common-ui ./libs/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user