fix(ci): define correct image tag
All checks were successful
Build / build-amd64 (push) Successful in 1m35s
Build / build-arm64 (push) Successful in 1m45s

This commit is contained in:
Markus Pesch 2025-05-07 22:47:23 +02:00
parent be41839fb1
commit d945fd2050
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -55,7 +55,7 @@ jobs:
--platform linux/amd64 \ --platform linux/amd64 \
--provenance false \ --provenance false \
--push \ --push \
--tag git.cryptic.systems/volker.raschek/yamllint:1.37.1-amd64 \ --tag git.cryptic.systems/volker.raschek/yamllint:${TAG}-amd64 \
. .
push-manifest: push-manifest: