diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 0d145c3..8173cf5 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -139,6 +139,7 @@ jobs: with: context: . push: true + provenance: false tags: ${{ steps.tags.outputs.value }} build-args: BUILD_VERSION=${{ steps.tags.outputs.build_version }} cache-from: type=registry,ref=${{ env.IMAGE }}:cache