kaniko3
Some checks failed
Build and Push Image / build (push) Failing after 4s

This commit is contained in:
2026-03-22 09:53:56 +02:00
parent be2593080f
commit c8f2978edd

View File

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