OSBS: skip koji check for base image
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
0f7ccea01f
commit
b3da7d97c7
2 changed files with 4 additions and 0 deletions
|
@ -152,6 +152,8 @@ _osbs_reactor_config_map:
|
|||
- aarch64-orchestrator
|
||||
- client-config-secret
|
||||
|
||||
skip_koji_check_for_base_image: True
|
||||
|
||||
_osbs_scratch_reactor_config_map_overrides:
|
||||
image_labels:
|
||||
distribution-scope: private
|
||||
|
|
|
@ -147,6 +147,8 @@ _osbs_reactor_config_map:
|
|||
# - aarch64-orchestrator
|
||||
- client-config-secret
|
||||
|
||||
skip_koji_check_for_base_image: True
|
||||
|
||||
_osbs_scratch_reactor_config_map_overrides:
|
||||
image_labels:
|
||||
distribution-scope: private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue