From 0fcb685314e11d687634bae5cc967c74f32d73c3 Mon Sep 17 00:00:00 2001 From: khys95 Date: Fri, 29 Nov 2024 11:40:35 +0100 Subject: [PATCH] label: see if tests pass after marinas changes vier --- .gitlab-ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b8ca9d1c383..d5e7dc33c1c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -280,11 +280,11 @@ container: # paths: # - packages/fhs/target/dcache_*.deb -RPM test install on EL9: - stage: test_deploy - image: almalinux:9 - script: - - dnf --nogpgcheck install -y packages/fhs/target/rpmbuild/RPMS/noarch/dcache*.rpm +#RPM test install on EL9: +# stage: test_deploy +# image: almalinux:9 +# script: +# - dnf --nogpgcheck install -y packages/fhs/target/rpmbuild/RPMS/noarch/dcache*.rpm #install_deb: # stage: test_deploy