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

This commit is contained in:
2026-03-22 10:10:23 +02:00
parent db543ffe5f
commit d424b1a485

View File

@@ -11,7 +11,7 @@ jobs:
- name: Build and push Docker image
uses: https://code.thetadev.de/actions/kaniko@v1
with:
registry: gitea.paddington.fi
registry: http://gitea-http.gitea:3000
image: make/myapp
username: make
password: ${{ secrets.TOKEN }}