We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea8205 commit c9502ccCopy full SHA for c9502cc
1 file changed
jenkins-vars.yml
@@ -6,6 +6,8 @@ external_type: custom_json
6
release_type: stable
7
release_tag: latest
8
ls_branch: master
9
+image_sbom: true
10
+image_provenance: true
11
repo_vars:
12
- JSON_URL = 'https://api.github.com/repos/duplicati/duplicati/releases'
13
- JSON_PATH = 'first(.[] | select(.tag_name | contains("beta"))) | .tag_name'
0 commit comments