Skip to content

Commit

Permalink
label: see if tests pass after marinas changes vier
Browse files Browse the repository at this point in the history
  • Loading branch information
khys95 committed Nov 29, 2024
1 parent 33f5f2b commit 0fcb685
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fcb685

Please sign in to comment.