mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-26 03:19:23 +02:00
ci: Switch to centos/8 image
This commit is contained in:
parent
0a999f4c83
commit
c70ace6f7a
@ -51,22 +51,22 @@ variables:
|
|||||||
###################################
|
###################################
|
||||||
# EPEL
|
# EPEL
|
||||||
###################################
|
###################################
|
||||||
build/rhel/8:
|
build/centos/8:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMAGE: rhel/8
|
DOCKER_IMAGE: centos/8
|
||||||
|
|
||||||
test/rhel/8:
|
test/centos/8:
|
||||||
<<: *test
|
<<: *test
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMAGE: rhel/8
|
DOCKER_IMAGE: centos/8
|
||||||
dependencies:
|
dependencies:
|
||||||
- build/rhel/8
|
- build/centos/8
|
||||||
|
|
||||||
upload/epel/8:
|
upload/epel/8:
|
||||||
<<: *upload
|
<<: *upload
|
||||||
dependencies:
|
dependencies:
|
||||||
- build/rhel/8
|
- build/centos/8
|
||||||
|
|
||||||
build/centos/7:
|
build/centos/7:
|
||||||
<<: *build
|
<<: *build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user