Image wird auch als 'latest' getagged
This commit is contained in:
@@ -37,6 +37,12 @@ docker buildx build \
|
|||||||
--push \
|
--push \
|
||||||
.
|
.
|
||||||
|
|
||||||
|
echo ">>> Tagge ${IMAGE_NAME} als :latest..."
|
||||||
|
docker buildx imagetools create \
|
||||||
|
-t "${REGISTRY}/${IMAGE_NAME}:latest" \
|
||||||
|
"${FULL_IMAGE}"
|
||||||
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "=========================================="
|
echo "=========================================="
|
||||||
echo "Deploy erfolgreich abgeschlossen!"
|
echo "Deploy erfolgreich abgeschlossen!"
|
||||||
|
|||||||
Reference in New Issue
Block a user