cloudapi/v2: make upload request optional

For now upload requests are required if and only if we are not
using koji. When using the koji integration the produced artifacts
are uploaded to koji only. In the future we may want to support
also uploading to the cloud providers.
This commit is contained in:
Tom Gundersen 2022-01-23 16:02:50 +00:00
parent 92c7fc2534
commit c892ccfde0
4 changed files with 224 additions and 195 deletions

View file

@ -497,7 +497,6 @@ components:
- architecture
- image_type
- repositories
- upload_options
properties:
architecture:
type: string