ci: disable fedora-eln for now

Seems like there is a missing glib2 build in the pipeline, so
fedora-eln only fails, and therefore is of no use for us.
master
Harald Hoyer 2021-03-30 14:18:19 +02:00 committed by Harald Hoyer
parent 957ab750f0
commit e6e78b14dd
1 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# The name of the upstream package
upstream_package_name: dracut

# The upstream tag versioning scheme
# The upstream tag versioning scheme
upstream_tag_template: "{version}"

# The URL of the upstream project
@ -46,7 +46,6 @@ jobs:
metadata:
targets:
- fedora-development
- fedora-eln

- job: copr_build
trigger: commit
@ -54,7 +53,6 @@ jobs:
targets:
- fedora-all
- fedora-development
- fedora-eln
branch: master
owner: "@dracut"
project: Dracut