Skip to content

Commit 8fe126c

Browse files
authored
feat(ci): Update bedrock releases contract to add missing binaries (#741)
Signed-off-by: Javier Rodriguez <[email protected]>
1 parent c132c36 commit 8fe126c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/workflows/contracts/bedrock-relases.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ materials:
1313
output: true
1414
- type: ARTIFACT
1515
name: chainloop-plugin-discord-webhook-linux-amd64
16-
output: false
1716
- type: CONTAINER_IMAGE
1817
name: control-plane-image
1918
output: true
@@ -22,13 +21,18 @@ materials:
2221
output: true
2322
- type: SBOM_CYCLONEDX_JSON
2423
name: sbom-control-plane
25-
output: false
2624
annotations:
2725
- name: component
2826
value: control-plane
2927
- type: SBOM_CYCLONEDX_JSON
3028
name: sbom-artifact-cas
31-
output: false
3229
annotations:
3330
- name: component
3431
value: cas
32+
- type: ARTIFACT
33+
name: cli-linux-arm64
34+
output: true
35+
- type: ARTIFACT
36+
name: chainloop-plugin-smtp-linux-amd64
37+
- type: ARTIFACT
38+
name: chainloop-plugin-dependency-track-linux-amd64

0 commit comments

Comments
 (0)