internal: remove kojiapi
We no longer use it, let's remove it. If you are wondering what to use instead, use Cloud API. It supports everything that Koji API supported and more. Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
058edd3d76
commit
74eb3860df
10 changed files with 4 additions and 1659 deletions
|
|
@ -432,13 +432,6 @@ koji.sh (cloudapi):
|
|||
variables:
|
||||
SCRIPT: koji.sh
|
||||
|
||||
# internal composer still uses kojiapi, so keep testing it for now
|
||||
koji.sh (kojiapi):
|
||||
extends: .integration
|
||||
variables:
|
||||
COMPOSER_API: "false"
|
||||
SCRIPT: koji.sh
|
||||
|
||||
aws.sh:
|
||||
extends: .integration
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue