diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c6f4bc2..f5a2111 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -64,6 +64,8 @@ jobs: with: context: . push: true + provenance: false + sbom: false tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }}