mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-21 17:17:47 +02:00
Add support for Fedora 32
This commit is contained in:
parent
5f3b354fc1
commit
6c17c919d7
@ -105,6 +105,23 @@ upload/epel/6:
|
|||||||
###################################
|
###################################
|
||||||
# Fedora
|
# Fedora
|
||||||
###################################
|
###################################
|
||||||
|
build/fedora/32:
|
||||||
|
<<: *build
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/32
|
||||||
|
|
||||||
|
test/fedora/32:
|
||||||
|
<<: *test
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/32
|
||||||
|
dependencies:
|
||||||
|
- build/fedora/32
|
||||||
|
|
||||||
|
upload/fedora/32:
|
||||||
|
<<: *upload
|
||||||
|
dependencies:
|
||||||
|
- build/fedora/32
|
||||||
|
|
||||||
build/fedora/31:
|
build/fedora/31:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user