File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
verify-conforma-konflux-ta/0.1
verify-conforma-konflux-vsa-ta/0.1
verify-enterprise-contract/0.1 Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -390,6 +390,7 @@ spec:
390390 --timeout=0
391391 --strict=false
392392 --show-successes=true
393+ --show-policy-docs-link=true
393394 --effective-time="${EFFECTIVE_TIME}"
394395 --extra-rule-data="${EXTRA_RULE_DATA}"
395396 --retry-max-wait="${RETRY_MAX_WAIT}"
Original file line number Diff line number Diff line change @@ -280,6 +280,7 @@ spec:
280280 - " --workers"
281281 - " $(params.WORKERS)"
282282 - " --strict=false"
283+ - " --show-policy-docs-link=true"
283284 - " --fallback-public-key"
284285 - " $(params.PUBLIC_KEY)"
285286 - " --output"
@@ -334,6 +335,7 @@ spec:
334335 - " --timeout=100h"
335336 - " --strict=false"
336337 - " --show-successes"
338+ - " --show-policy-docs-link=true"
337339 - " --effective-time=$(params.EFFECTIVE_TIME)"
338340 - " --extra-rule-data=pipeline_intention=release"
339341 - " --extra-rule-data=$(params.EXTRA_RULE_DATA)"
Original file line number Diff line number Diff line change @@ -335,6 +335,7 @@ spec:
335335 --timeout=0
336336 --strict=false
337337 --show-successes=true
338+ --show-policy-docs-link=true
338339 --effective-time="${EFFECTIVE_TIME}"
339340 --extra-rule-data="${EXTRA_RULE_DATA}"
340341 --retry-max-wait="${RETRY_MAX_WAIT}"
You can’t perform that action at this time.
0 commit comments