This commit is contained in:
parent
138c10de30
commit
c808bcb737
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
echo "next-version=$(git-sv next-version)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Build and push
|
||||
uses: https://code.252.no/pub/kaniko-action@latest
|
||||
uses: actions/kaniko-action@latest
|
||||
with:
|
||||
cache: false
|
||||
context: /workspace/${{ github.repository }}
|
||||
|
|
Loading…
Add table
Reference in a new issue