mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-26 03:19:23 +02:00
Try renaming
This commit is contained in:
parent
66e93a506c
commit
8023ad5bc9
@ -49,19 +49,19 @@ variables:
|
||||
###################################
|
||||
# EPEL
|
||||
###################################
|
||||
build/centos/6:
|
||||
build/rhel/6:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: centos/6
|
||||
DOCKER_IMAGE: rhel/6
|
||||
|
||||
test/centos/6:
|
||||
test/rhel/6:
|
||||
<<: *test
|
||||
variables:
|
||||
DOCKER_IMAGE: centos/6
|
||||
DOCKER_IMAGE: rhel/6
|
||||
dependencies:
|
||||
- build/centos/6
|
||||
- build/rhel/6
|
||||
|
||||
upload/epel/6:
|
||||
upload/rhel/6:
|
||||
<<: *upload
|
||||
dependencies:
|
||||
- build/centos/6
|
||||
- build/rhel/6
|
||||
|
Loading…
x
Reference in New Issue
Block a user