Update .forgejo/workflows/release.yaml
This commit is contained in:
parent
61f7ad3dd8
commit
644da696a9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
||||||
latest=auto
|
latest=auto
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://code.252.no/tommy/kaniko-action/kaniko-action@latest
|
uses: https://code.252.no/tommy/kaniko-action@latest
|
||||||
with:
|
with:
|
||||||
cache: false
|
cache: false
|
||||||
context: /workspace/${{ github.repository }}
|
context: /workspace/${{ github.repository }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue