This commit is contained in:
parent
3c9607e27f
commit
db4882e4ba
@ -13,3 +13,4 @@ DOCKER_BUILDKIT=1 docker build -t "$tag" -t "$latest_tag" -f "$TMP/build_cuddle_
|
|||||||
|
|
||||||
echo "pushing image"
|
echo "pushing image"
|
||||||
docker push "$tag"
|
docker push "$tag"
|
||||||
|
docker push "$latest_tag"
|
||||||
|
Loading…
Reference in New Issue
Block a user