Skip to content
Snippets Groups Projects
Commit 4bcef748 authored by Henrik Triem's avatar Henrik Triem
Browse files

Add RHEL 9

parent 1b637a25
No related tags found
No related merge requests found
Pipeline #26466 canceled
......@@ -47,6 +47,26 @@ variables:
- master
- tags
###################################
# RHEL
###################################
build/rhel/9:
<<: *build
variables:
DOCKER_IMAGE: rhel/9
test/rhel/9:
<<: *test
variables:
DOCKER_IMAGE: rhel/9
dependencies:
- build/rhel/9
upload/rhel/9:
<<: *upload
dependencies:
- build/rhel/9
###################################
# EPEL
###################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment