mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-23 18:17:50 +02:00
Merge branch 'f36' into 'master'
Add Fedora 36 See merge request packaging/rpm-icinga2!47
This commit is contained in:
commit
d1442348f1
@ -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