fix osbs-client role builder_openshift_url in osbs.conf template
This commit is contained in:
parent
81bf6131d6
commit
51f969af52
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ use_auth = {{ default.use_auth }}
|
|||
builder_use_auth = {{ default.builder_use_auth }}
|
||||
distribution_scope = {{ default.distribution_scope }}
|
||||
registry_api_versions = {{ default.registry_api_versions }}
|
||||
builder_openshift_url = {{ default.builder_use_auth }}
|
||||
builder_openshift_url = {{ default.builder_openshift_url }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue