kaniko5
Some checks failed
Build and Push Image / build (push) Failing after 34s

This commit is contained in:
2026-03-22 09:56:36 +02:00
parent c3289cfdd8
commit db543ffe5f

View File

@@ -12,7 +12,7 @@ jobs:
uses: https://code.thetadev.de/actions/kaniko@v1
with:
registry: gitea.paddington.fi
image: gitea.paddington.fi/make/myapp
image: make/myapp
username: make
password: ${{ secrets.TOKEN }}
cache: true