In staging, use the stg registry
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
119f83a90d
commit
4723c541f5
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
koji_hub: 'https://koji.stg.fedoraproject.org/kojihub',
|
koji_hub: 'https://koji.stg.fedoraproject.org/kojihub',
|
||||||
sources_command: 'fedpkg sources',
|
sources_command: 'fedpkg sources',
|
||||||
build_type: 'prod',
|
build_type: 'prod',
|
||||||
authoritative_registry: 'registry.fedoraproject.org',
|
authoritative_registry: 'registry.stg.fedoraproject.org',
|
||||||
vendor: 'Fedora Project',
|
vendor: 'Fedora Project',
|
||||||
verify_ssl: true,
|
verify_ssl: true,
|
||||||
use_auth: true,
|
use_auth: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue