Fix latest tag
This commit is contained in:
parent
8642162cb0
commit
86f6d4e8c4
@ -44,7 +44,7 @@ PODMAN_BUILD_ARGS=(
|
|||||||
--platform "${OCI_ARCH}"
|
--platform "${OCI_ARCH}"
|
||||||
# Tag the generated image.
|
# Tag the generated image.
|
||||||
-t "${IMAGE_TAG}"
|
-t "${IMAGE_TAG}"
|
||||||
-t "latest"
|
-t "${REGISTRY}:latest"
|
||||||
# Label the image.
|
# Label the image.
|
||||||
--label="gentoo-nfr-${IMAGE_TAG}"
|
--label="gentoo-nfr-${IMAGE_TAG}"
|
||||||
# sign the image.
|
# sign the image.
|
||||||
|
Reference in New Issue
Block a user