Disable rechunk for now
This commit is contained in:
@@ -32,8 +32,8 @@ build-image:
|
||||
DOCKER_CERT_PATH: $DOCKER_TLS_CERTDIR/client
|
||||
RUST_LOG_STYLE: always
|
||||
CLICOLOR_FORCE: 1
|
||||
BB_BUILD_RECHUNK: "true"
|
||||
BB_BUILD_RECHUNK_CLEAR_PLAN: "true"
|
||||
# BB_BUILD_RECHUNK: "true"
|
||||
# BB_BUILD_RECHUNK_CLEAR_PLAN: "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)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
modules:
|
||||
# - type: initramfs
|
||||
- type: script
|
||||
scripts:
|
||||
- initramfs.sh
|
||||
- type: initramfs
|
||||
# - type: script
|
||||
# scripts:
|
||||
# - initramfs.sh
|
||||
|
||||
Reference in New Issue
Block a user