]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
ci: disable fedora-eln for now
authorHarald Hoyer <harald@redhat.com>
Tue, 30 Mar 2021 12:18:19 +0000 (14:18 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 30 Mar 2021 14:48:48 +0000 (16:48 +0200)
Seems like there is a missing glib2 build in the pipeline, so
fedora-eln only fails, and therefore is of no use for us.

.packit.yml

index f72266bb20cc64b5fd6feb0952b6474bc45465e7..dfda223b5486d1ed2aa702c6f9315033d82f5d14 100644 (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