This commit is contained in:
master of disaster
2026-06-12 13:53:42 +02:00
parent 9813c5a5cc
commit 5c1f6e8b33

View File

@@ -113,6 +113,8 @@ jobs:
cat /kaniko/.docker/config.json
- name: 🔨 Build + Push Image
env:
DOCKER_CONFIG: /kaniko/.docker
run: |
DESTINATIONS="--destination ${{ steps.meta.outputs.tag_latest }} \
--destination ${{ steps.meta.outputs.tag_sha }}"