kaniko4
Some checks failed
Build and Push Image / build (push) Failing after 1m5s

This commit is contained in:
2026-03-22 09:54:57 +02:00
parent c8f2978edd
commit c3289cfdd8

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:latest
image: gitea.paddington.fi/make/myapp
username: make
password: ${{ secrets.TOKEN }}
cache: true