mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-07-31 01:44:05 +02:00
Add Fedora 36
This commit is contained in:
parent
a82791fee7
commit
61b06eee17
@ -71,6 +71,24 @@ upload/centos/7:
|
||||
###################################
|
||||
# Fedora
|
||||
###################################
|
||||
build/fedora/36:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/36
|
||||
RPM_BUILD_NCPUS: '1'
|
||||
|
||||
test/fedora/36:
|
||||
<<: *test
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/36
|
||||
dependencies:
|
||||
- build/fedora/36
|
||||
|
||||
upload/fedora/36:
|
||||
<<: *upload
|
||||
dependencies:
|
||||
- build/fedora/36
|
||||
|
||||
build/fedora/35:
|
||||
<<: *build
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user