mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-23 18:17:50 +02:00
Add RHEL 9
This commit is contained in:
parent
1b637a2520
commit
4bcef74817
@ -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
|
||||
###################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user