diff --git a/.woodpecker.yml b/.woodpecker.yml index 25a2870..c7ab9da 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -44,8 +44,8 @@ pipeline: - org.opencontainers.image.description=Base image with Python, Node.js, bun, and build tools pull: true - provenance: false - sbom: false + provenance: true + sbom: true push: true