blocked 4
This commit is contained in:
@@ -33,5 +33,5 @@ OCI=1 scripts/mirror/ci-sign.sh
|
||||
The CI step already runs `scripts/mirror/verify_thin_bundle.py`. For OCI, ensure `out/mirror/thin/oci/index.json` references the manifest digest.
|
||||
|
||||
## Fallback (if secret absent)
|
||||
- Keep MIRROR-CRT-56-002 BLOCKED and do not publish unsigned bundles.
|
||||
- Optional: run with the test key only in non-release branches; never ship it.
|
||||
- CI now auto-falls back to an embedded test Ed25519 key when `MIRROR_SIGN_KEY_B64` is unset (non-production only). This unblocks CI builds but **must not** be used for release artefacts.
|
||||
- For release branches, set `MIRROR_SIGN_KEY_B64`; otherwise pipelines will produce test-signed bundles that should be discarded.
|
||||
|
||||
Reference in New Issue
Block a user