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:
parent
92c7fc2534
commit
c892ccfde0
4 changed files with 224 additions and 195 deletions
|
|
@ -497,7 +497,6 @@ components:
|
|||
- architecture
|
||||
- image_type
|
||||
- repositories
|
||||
- upload_options
|
||||
properties:
|
||||
architecture:
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue