mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 07:25:51 -04:00
ci: remove versions manifest
This commit is contained in:
parent
8a1ac3cdf1
commit
b45b010d47
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
|
||||
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:
|
||||
@ -255,7 +251,6 @@ jobs:
|
||||
files: |
|
||||
constellation-*
|
||||
cosign.pub
|
||||
versions-manifest.json
|
||||
constellation.spdx.sbom
|
||||
constellation.spdx.sbom.sig
|
||||
constellation.intoto.jsonl
|
||||
|
Loading…
x
Reference in New Issue
Block a user