Compare commits

..

No commits in common. "main" and "1.0.4" have entirely different histories.
main ... 1.0.4

View File

@ -29,7 +29,6 @@ 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 }}