aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-07-11 15:50:07 +0200
committerGerd Hoffmann <kraxel@redhat.com>2022-07-11 15:50:07 +0200
commit46361f0d2add37f7496c07c163e25de76f6b1bfe (patch)
tree6056f5c257b2f1efcea740767076f2b9e29805ed /.gitlab-ci.yml
parentaac4dfb3f52554f2a3059d891ac9f5b653e8f11b (diff)
downloadimagefish-46361f0d2add37f7496c07c163e25de76f6b1bfe.tar.gz
ci tweaks
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7a48dd5..abbd89e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,9 +27,9 @@ variables:
- mv --verbose index.html $CI_JOB_NAME
- ls -l -h $CI_JOB_NAME
-centos7:
+el7:
stage: images
- image: registry.gitlab.com/kraxel/rpm-package-builder:centos7
+ image: registry.gitlab.com/kraxel/rpm-package-builder:el7
before_script:
- time yum install -y $FISHDEPS
script:
@@ -40,9 +40,10 @@ centos7:
paths:
- centos7
-centos8:
+el8:
stage: images
- image: registry.gitlab.com/kraxel/rpm-package-builder:centos8
+ image: registry.gitlab.com/kraxel/rpm-package-builder:el8
+ when: manual
before_script:
- time dnf install -y $FISHDEPS
script:
@@ -87,6 +88,7 @@ fedora_kickstart:
wsl:
stage: images
image: registry.gitlab.com/kraxel/rpm-package-builder:fedora
+ when: manual
script:
- sed -i -e '/proxy/d' repos/centos-8.repo
- dnf install -y which