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.
2 parents f2ecc95 + e523a5e commit cde0091Copy full SHA for cde0091
rhtap/env.template.sh
@@ -39,7 +39,7 @@ export SOURCE_BUILD_RESULT_FILE=${SOURCE_BUILD_RESULT_FILE-""}
39
40
export TARGET_BRANCH=${TARGET_BRANCH-""}
41
# enterprise contract
42
-export POLICY_CONFIGURATION=${POLICY_CONFIGURATION-"github.com/enterprise-contract/config//rhtap-${CI_TYPE}"}
+export POLICY_CONFIGURATION=${POLICY_CONFIGURATION-"github.com/enterprise-contract/config//rhtap-v0.6"}
43
#internal, assumes jenkins is local openshift
44
export REKOR_HOST=${REKOR_HOST-http://rekor-server.rhtap-tas.svc}
45
export IGNORE_REKOR=${IGNORE_REKOR-false}
0 commit comments