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 1a6d805 + 2653ecb commit d485fe1Copy full SHA for d485fe1
integration-tests/config/rhads-config
@@ -1,6 +1,6 @@
1
OCP="4.18"
2
ACS="remote"
3
-REGISTRY="quay.io,artifactory,nexus"
+REGISTRY="quay,artifactory,nexus"
4
TPA="remote"
5
SCM="github,gitlab,bitbucket"
6
PIPELINE="tekton,actions,gitlabci"
integration-tests/config/testplan.json
@@ -3,7 +3,7 @@
"tssc": [{
"git": "github",
"ci": "githubactions",
- "registry": "quay.io",
+ "registry": "quay",
7
"tpa": "remote",
8
"acs": "remote"
9
},
0 commit comments