mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-24 10:37:44 +02:00
Add RHEL 9
This commit is contained in:
parent
1b637a2520
commit
4bcef74817
@ -47,6 +47,26 @@ variables:
|
|||||||
- master
|
- master
|
||||||
- tags
|
- 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
|
# EPEL
|
||||||
###################################
|
###################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user