make sure staging osbs is pointing at staging koji_hub
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
3f38bc99e1
commit
b6b0e7c425
1 changed files with 2 additions and 2 deletions
|
@ -159,8 +159,8 @@
|
||||||
registry_uri: 'https://registry.stg.fedoraproject.org/v2',
|
registry_uri: 'https://registry.stg.fedoraproject.org/v2',
|
||||||
source_registry_uri: 'https://registry.stg.fedoraproject.org/v2',
|
source_registry_uri: 'https://registry.stg.fedoraproject.org/v2',
|
||||||
build_host: 'osbs.stg.fedoraproject.org',
|
build_host: 'osbs.stg.fedoraproject.org',
|
||||||
koji_root: 'http://koji.fedoraproject.org/koji',
|
koji_root: 'http://koji.stg.fedoraproject.org/koji',
|
||||||
koji_hub: 'http://koji.fedoraproject.org/kojihub',
|
koji_hub: 'http://koji.stg.fedoraproject.org/kojihub',
|
||||||
sources_command: 'fedpkg sources',
|
sources_command: 'fedpkg sources',
|
||||||
build_type: 'prod',
|
build_type: 'prod',
|
||||||
authoritative_registry: 'registry.example.com',
|
authoritative_registry: 'registry.example.com',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue