Add flatpak building settings to the osbs buildvm
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
d964a44c92
commit
0c5dc4400b
1 changed files with 5 additions and 1 deletions
|
@ -114,7 +114,11 @@
|
|||
token_secrets: 'x86-64-osbs:/var/run/secrets/atomic-reactor/x86-64-stg-orchestrator',
|
||||
token_file: '/etc/osbs/x86-64-osbs-stg-koji',
|
||||
namespace: 'osbs-fedora',
|
||||
can_orchestrate: true
|
||||
can_orchestrate: true,
|
||||
builder_odcs_url: "https://odcs{{ env_suffix }}.fedoraproject.org/composes",
|
||||
builder_odcs_openidc_secret: "",
|
||||
builder_pdc_url: "https://pdc.stg.fedoraproject.org/",
|
||||
flatpak_base_image: "registry.fedoraproject.org/fedora:28"
|
||||
}
|
||||
}
|
||||
- {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue