This commit is contained in:
parent
5b6029f88f
commit
cbe10fdaf1
@ -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 }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user