From: Harald Hoyer Date: Tue, 30 Mar 2021 12:18:19 +0000 (+0200) Subject: ci: disable fedora-eln for now X-Git-Tag: 054~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e78b14dd2bf5275720ddc04a49450295450a18;p=thirdparty%2Fdracut.git 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. --- diff --git a/.packit.yml b/.packit.yml index f72266bb2..dfda223b5 100644 --- a/.packit.yml +++ b/.packit.yml @@ -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