Skip to content

Commit c9502cc

Browse files
committed
Enable SBOM/Provenance
1 parent 8ea8205 commit c9502cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

jenkins-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ external_type: custom_json
66
release_type: stable
77
release_tag: latest
88
ls_branch: master
9+
image_sbom: true
10+
image_provenance: true
911
repo_vars:
1012
- JSON_URL = 'https://api.github.com/repos/duplicati/duplicati/releases'
1113
- JSON_PATH = 'first(.[] | select(.tag_name | contains("beta"))) | .tag_name'

0 commit comments

Comments
 (0)