Only do debug logging

This commit is contained in:
Gerald Pinder
2025-03-02 23:58:12 -05:00
parent 22139e89c0
commit 410403d9c7

View File

@@ -42,4 +42,4 @@ build-image:
- export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key) - export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key)
script: script:
- sleep 5 - sleep 5
- bluebuild build -vv -S sigstore -p ./recipes/$RECIPE - bluebuild build -v -S sigstore -p ./recipes/$RECIPE