mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-07-31 01:44:05 +02:00
Add Fedora 35
This commit is contained in:
parent
23ee4666b9
commit
87c09af62d
@ -88,6 +88,24 @@ upload/epel/7:
|
||||
###################################
|
||||
# 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
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user