This commit is contained in:
parent
5b6029f88f
commit
cbe10fdaf1
@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: aevea/action-kaniko@v0.14.0
|
uses: aevea/action-kaniko@v0.14.0
|
||||||
with:
|
with:
|
||||||
# repo setup
|
# repo setup
|
||||||
image: ${{ github.repository }}
|
image: ${{ github.repository.toLower() }}
|
||||||
username: rogersik
|
username: rogersik
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user