From ca71c86ca632f253a95991563f962a7de098f439 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 21 Oct 2021 12:45:11 +0200 Subject: no kickstart (needs libvirt which doesn't work ...) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4c56ad4..dc6c59c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,6 +79,7 @@ fedora_systemd: fedora_kickstart: stage: images image: registry.gitlab.com/kraxel/rpm-package-builder:fedora + when: manual before_script: - time dnf install -y $FISHDEPS $KICKDEPS script: -- cgit