aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-11-05 14:29:03 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-11-05 14:29:03 +0100
commitd155c570b0682795bdee1102bf6fe02689222bf7 (patch)
treea09dd76d6d7d567d4a09cdf3b0c47f94540578f5
parentbb31ac9af3910b6a2c69c6fde03e968303f40ee5 (diff)
downloadimagefish-d155c570b0682795bdee1102bf6fe02689222bf7.tar.gz
skip parallizing
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3358dac..073b635 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ fedora:
- time dnf install -y /usr/bin/guestfish /usr/bin/xz
script:
- time ./Fedora-efi-grub2.sh
- - xz --threads=0 --verbose *.qcow2
+ - xz --verbose *.qcow2
- tree -s -h -T "fedora images" -I "*.qcow2.xz" -H "$CI_JOB_URL/artifacts/file/" . > index.html
artifacts:
paths: