update
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
2025-10-15 19:21:18 +02:00
parent 4ab87c78da
commit a499462379

View File

@@ -7,6 +7,7 @@ OUTPUT_DIR="output/"
bash build.sh
echo "[INFO] Push de l'image ${IMAGE_NAME}:${IMAGE_TAG}"
buildah tag localhost/${IMAGE_NAME}:${IMAGE_TAG} docker.io/${IMAGE_NAME}:${IMAGE_TAG}