push
Some checks failed
docker build with git tag / build (push) Failing after 4s

This commit is contained in:
Roger Sikorski 2024-12-27 13:27:33 +01:00
parent 5b6029f88f
commit cbe10fdaf1

View File

@ -26,7 +26,7 @@ jobs:
uses: aevea/action-kaniko@v0.14.0
with:
# repo setup
image: ${{ github.repository }}
image: ${{ github.repository.toLower() }}
username: rogersik
password: ${{ secrets.REGISTRY_PASSWORD }}