aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
-rw-r--r--Dockerfile1
2 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 14c7709..5187fad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -320,7 +320,6 @@ merge-manifests:
--platforms linux/amd64,linux/arm64,linux/s390x
--template "${CI_REGISTRY_IMAGE}:${CI_COMMIT_TAG}_ARCH"
--target "${CI_REGISTRY_IMAGE}:${TAG}"
- --destination "${CI_REGISTRY_IMAGE}:${TAG}_${ARCH}"
merge-manifests:
variables:
diff --git a/Dockerfile b/Dockerfile
index 28bd78b..7fc401f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,6 @@
FROM docker.io/library/golang:1.21 AS build
# Set some labels
-
# io.containers.autoupdate label will instruct podman to reach out to the corres
# corresponding registry to check if the image has been updated. If an image
# must be updated, Podman pulls it down and restarts the systemd unit executing