mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-04 15:25:00 -04:00
docs: how to reproduce released artifacts (#3451)
* ci: test reproducability with different dependency installation methods * nix: mitigate nix store optimisiation * docs: reproducible builds Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com> Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com> * ci: upgrade ubuntu runners for reproducible builds --------- Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
This commit is contained in:
parent
9124691743
commit
bff8bce88f
6 changed files with 113 additions and 13 deletions
|
@ -220,6 +220,11 @@ const sidebars = {
|
|||
label: 'Consume SBOMs',
|
||||
id: 'workflows/sbom',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Reproduce release artifacts',
|
||||
id: 'workflows/reproducible-builds',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Troubleshooting',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue