Compare commits

...

1 Commits
1.0.4 ... main

Author SHA1 Message Date
8040b34ebc push
All checks were successful
docker build with git tag / build (push) Successful in 22m16s
2024-12-27 13:31:21 +01:00

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 }}