mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 19:09:35 +02:00
Add support for Fedora 32 from 'master' into 2.12
This commit is contained in:
commit
f250c78cfa
@ -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