push
All checks were successful
docker build with git tag / build (push) Successful in 22m16s

This commit is contained in:
Roger Sikorski 2024-12-27 13:31:21 +01:00
parent e6c14f91f5
commit 8040b34ebc

View File

@ -29,6 +29,7 @@ jobs:
uses: aevea/action-kaniko@v0.14.0
with:
# repo setup
registry: gitea.sikorski.cloud
image: ${{ env.REPO_NAME }}
username: rogersik
password: ${{ secrets.REGISTRY_PASSWORD }}