fix: broken markdown refs auto-resolved
This commit is contained in:
parent
733646873e
commit
79760f7e92
@ -344,7 +344,7 @@ cargo build --all --release
|
|||||||
docker build --file docker/release-build.dockerfile --tag montana-release:audit .
|
docker build --file docker/release-build.dockerfile --tag montana-release:audit .
|
||||||
```
|
```
|
||||||
|
|
||||||
CI gate `reproducible_release` (см. [.github/workflows/ci.yml](.github/workflows/ci.yml)) выполняет два независимых build с `--no-cache`, asserts byte-identity hashes на каждом push в main. Auditor может верифицировать через CI history без локального запуска (избегая Docker prerequisite).
|
CI gate `reproducible_release` (см. .github/workflows/ci.yml) выполняет два независимых build с `--no-cache`, asserts byte-identity hashes на каждом push в main. Auditor может верифицировать через CI history без локального запуска (избегая Docker prerequisite).
|
||||||
|
|
||||||
### Run audit-relevant tests
|
### Run audit-relevant tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user