Build with sigstore
This commit is contained in:
@@ -18,7 +18,7 @@ variables:
|
||||
DOCKER_TLS_VERIFY: 1
|
||||
DOCKER_CERT_PATH: $DOCKER_TLS_CERTDIR/client
|
||||
RUST_LOG_STYLE: always
|
||||
# BB_SIGNING_DRIVER: sigstore
|
||||
BB_SIGNING_DRIVER: sigstore
|
||||
BB_BUILD_PUSH: 'true'
|
||||
CLICOLOR_FORCE: 1
|
||||
TAG: main
|
||||
@@ -45,6 +45,7 @@ base-images:
|
||||
variables:
|
||||
BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '64'
|
||||
BB_BUILD_CHUNKED_OCI: 'true'
|
||||
TAG: 704-sigstore-driver-doesnt-recursively-sign
|
||||
rules:
|
||||
# Run when any of the base recipes change
|
||||
- changes:
|
||||
|
||||
Reference in New Issue
Block a user