paligo artifact updates
This commit is contained in:
parent
df7d0d68f1
commit
1efdf82f43
@ -35,6 +35,7 @@ then
|
||||
docker build --target builder -t builder-image:latest -f "$dockerfileLocation" .
|
||||
mkdir -p ./paligo-theme
|
||||
docker run -v "$(pwd)"/paligo-theme:/tmp/styles-export builder-image:latest
|
||||
tar -czvf paligo-theme.tar.gz ./paligo-theme
|
||||
|
||||
docker push "$imageName:latest"
|
||||
docker tag "$imageName:latest" "$imageName:$version"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user