Skip to content

Commit 615196c

Browse files
fix: Add description to attest failure command for clarity
1 parent 41d87ad commit 615196c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# if failure
6262
- name: Attest failure
6363
if: ${{ failure() }}
64-
run: kosli attest generic --name template-complete --attachments=trail.json --compliant=false
64+
run: kosli attest generic --name template-complete --attachments=trail.json --compliant=false --description="template-complete control not satisfied"
6565

6666
- name: Kosli attest template complete
6767
run: kosli attest generic --name template-complete --attachments=trail.json

0 commit comments

Comments
 (0)