This commit is contained in:
parent
b8cec40c08
commit
84a14d52fe
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
registry: git.dekedin.me
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
- uses: int128/kaniko-action@v1
|
||||
- uses: https://github.com/int128/kaniko-action@v1
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ steps.metadata.outputs.tags }}
|
||||
|
|
Loading…
Add table
Reference in a new issue