mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-23 18:17:50 +02:00
Add Fedora 35
This commit is contained in:
parent
23ee4666b9
commit
87c09af62d
@ -88,6 +88,24 @@ upload/epel/7:
|
|||||||
###################################
|
###################################
|
||||||
# Fedora
|
# Fedora
|
||||||
###################################
|
###################################
|
||||||
|
build/fedora/35:
|
||||||
|
<<: *build
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/35
|
||||||
|
RPM_BUILD_NCPUS: '1'
|
||||||
|
|
||||||
|
test/fedora/35:
|
||||||
|
<<: *test
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/35
|
||||||
|
dependencies:
|
||||||
|
- build/fedora/35
|
||||||
|
|
||||||
|
upload/fedora/35:
|
||||||
|
<<: *upload
|
||||||
|
dependencies:
|
||||||
|
- build/fedora/35
|
||||||
|
|
||||||
build/fedora/34:
|
build/fedora/34:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user