Update .forgejo/workflows/release.yaml

This commit is contained in:
Tommy 2024-11-09 12:43:25 +00:00
parent 61f7ad3dd8
commit 644da696a9
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

@ -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 }}