mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: remove versions manifest
This commit is contained in:
parent
fe8518a4e3
commit
e9da70fde9
5
.github/workflows/release-cli.yml
vendored
5
.github/workflows/release-cli.yml
vendored
@ -216,10 +216,6 @@ jobs:
|
||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
||||
with:
|
||||
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
|
||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
|
||||
with:
|
||||
@ -243,7 +239,6 @@ jobs:
|
||||
files: |
|
||||
constellation-*
|
||||
cosign.pub
|
||||
versions-manifest.json
|
||||
constellation.spdx.sbom
|
||||
constellation.spdx.sbom.sig
|
||||
constellation.intoto.jsonl
|
||||
|
Loading…
Reference in New Issue
Block a user