Skip to content

Commit 9569dff

Browse files
authored
Merge pull request #263 from robnester-rh/EC-1115
chore: update references to ec config repo
2 parents 5ed39bf + 78063e0 commit 9569dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rhtap/env.template.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export SOURCE_BUILD_RESULT_FILE=${SOURCE_BUILD_RESULT_FILE-""}
3939

4040
export TARGET_BRANCH=${TARGET_BRANCH-""}
4141
# enterprise contract
42-
export POLICY_CONFIGURATION=${POLICY_CONFIGURATION-"github.com/enterprise-contract/config//rhtap-v0.6"}
42+
export POLICY_CONFIGURATION=${POLICY_CONFIGURATION-"github.com/conforma/config//rhtap-v0.6"}
4343
#internal, assumes jenkins is local openshift
4444
export REKOR_HOST=${REKOR_HOST-http://rekor-server.tssc-tas.svc}
4545
export IGNORE_REKOR=${IGNORE_REKOR-false}

0 commit comments

Comments
 (0)