Update .forgejo/workflows/release.yaml
All checks were successful
Release / build-image (push) Successful in 43s
All checks were successful
Release / build-image (push) Successful in 43s
This commit is contained in:
parent
26388448ad
commit
9464e38b39
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
echo "next-version=$(git-sv next-version)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Build and push
|
||||
uses: https://code.252.no/tommy/kaniko-action@latest
|
||||
uses: https://code.252.no/pub/kaniko-action@latest
|
||||
with:
|
||||
cache: false
|
||||
context: /workspace/${{ github.repository }}
|
||||
|
|
Loading…
Add table
Reference in a new issue