Don't use sigstore due to bug

This commit is contained in:
2026-02-20 21:08:07 -05:00
parent 1ba131b45c
commit cd52989d13

View File

@@ -18,7 +18,7 @@ variables:
DOCKER_TLS_VERIFY: 1 DOCKER_TLS_VERIFY: 1
DOCKER_CERT_PATH: $DOCKER_TLS_CERTDIR/client DOCKER_CERT_PATH: $DOCKER_TLS_CERTDIR/client
RUST_LOG_STYLE: always RUST_LOG_STYLE: always
BB_SIGNING_DRIVER: sigstore # BB_SIGNING_DRIVER: sigstore
BB_BUILD_PUSH: 'true' BB_BUILD_PUSH: 'true'
CLICOLOR_FORCE: 1 CLICOLOR_FORCE: 1
TAG: main TAG: main