File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
.github/workflows/contracts Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments