Don't cache layers

This commit is contained in:
Gerald Pinder
2025-06-20 16:27:11 -04:00
parent 81346d7faf
commit d05fef6a49
2 changed files with 4 additions and 2 deletions

View File

@@ -32,9 +32,10 @@ build-image:
DOCKER_CERT_PATH: $DOCKER_TLS_CERTDIR/client
RUST_LOG_STYLE: always
CLICOLOR_FORCE: 1
# BB_CACHE_LAYERS: 'true'
before_script:
- curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
- export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key)
script:
- sleep 5
- bluebuild build --cache-layers -S sigstore -p ./recipes/$RECIPE
- bluebuild build -S sigstore -p ./recipes/$RECIPE

View File

@@ -20,7 +20,8 @@ nushell-version: none
# ref: 605bb63a4de640b77f6d3017238ece48cb286933 # supposed fix
modules:
- type: os-release
source: local
# source: local
source: ghcr.io/blue-build/modules/os-release:os-release
properties:
NAME: WunkerOS
ID: wunker_os