File tree 1 file changed +2
-4
lines changed
clusters/app.ci/prow/03_deployment
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 85
85
- --job-config-path=/etc/job-config
86
86
- --github-endpoint=http://ghproxy
87
87
- --github-endpoint=https://api.github.com
88
- - --github-disabled-repo=openshift/ci-tools
89
- - --github-disabled-repo=openshift/release
88
+ - --github-disabled-org=openshift
90
89
- --github-graphql-endpoint=http://ghproxy/graphql
91
90
- --bugzilla-endpoint=https://bugzilla.redhat.com
92
91
- --bugzilla-api-key-path=/etc/bugzilla/api
@@ -345,8 +344,7 @@ items:
345
344
- --github-app-private-key-path=/etc/github/cert
346
345
- --github-endpoint=http://ghproxy
347
346
- --github-endpoint=https://api.github.com
348
- - --github-enabled-repo=openshift/ci-tools
349
- - --github-enabled-repo=openshift/release
347
+ - --github-enabled-org=openshift
350
348
- --github-graphql-endpoint=http://ghproxy/graphql
351
349
- --bugzilla-endpoint=https://bugzilla.redhat.com
352
350
- --bugzilla-api-key-path=/etc/bugzilla/api
You can’t perform that action at this time.
0 commit comments