mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 04:26:20 -04:00
ci: remove versions manifest
This commit is contained in:
parent
8a1ac3cdf1
commit
b45b010d47
1 changed files with 0 additions and 5 deletions
5
.github/workflows/release-cli.yml
vendored
5
.github/workflows/release-cli.yml
vendored
|
@ -227,10 +227,6 @@ jobs:
|
||||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
||||||
with:
|
with:
|
||||||
name: constellation-linux-arm64
|
name: constellation-linux-arm64
|
||||||
- name: Download versions-manifest.json
|
|
||||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
|
||||||
with:
|
|
||||||
name: versions-manifest.json
|
|
||||||
- name: Download Constellation CLI SBOM
|
- name: Download Constellation CLI SBOM
|
||||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
||||||
with:
|
with:
|
||||||
|
@ -255,7 +251,6 @@ jobs:
|
||||||
files: |
|
files: |
|
||||||
constellation-*
|
constellation-*
|
||||||
cosign.pub
|
cosign.pub
|
||||||
versions-manifest.json
|
|
||||||
constellation.spdx.sbom
|
constellation.spdx.sbom
|
||||||
constellation.spdx.sbom.sig
|
constellation.spdx.sbom.sig
|
||||||
constellation.intoto.jsonl
|
constellation.intoto.jsonl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue