export warmer image properly

This commit is contained in:
Martin Zihlmann 2025-05-31 20:53:44 +01:00
parent e844198f35
commit 73d04354f9
No known key found for this signature in database
GPG Key ID: 0F7784F41354DE99
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le
image-name: martizih/kaniko
tag: ${{ github.sha }}-warmer
release-tag: latest
release-tag: warmer
steps:
- uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3