mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 11:07:51 +02:00
Add Fedora 35
This commit is contained in:
parent
9ff712fc45
commit
5ded3fbd94
@ -87,6 +87,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