mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-23 10:08:03 +02:00
Add Fedora 36
This commit is contained in:
parent
fb86c461ff
commit
bae5816360
@ -71,6 +71,24 @@ upload/centos/7:
|
|||||||
###################################
|
###################################
|
||||||
# Fedora
|
# 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/fedora/35:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user