test: fix action url
This commit is contained in:
parent
39e74755e5
commit
e2bb78d252
@ -22,7 +22,7 @@ jobs:
|
|||||||
registry: git.thebarrens.nu
|
registry: git.thebarrens.nu
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.GITEA_TOKEN }}
|
||||||
- uses: int1128/kaniko-action@v1
|
- uses: int128/kaniko-action@v1
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: latest
|
tags: latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user