mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-26 03:19:23 +02:00
Add Fedora 34
This commit is contained in:
parent
bd2446cc38
commit
d467b56c11
@ -86,6 +86,24 @@ upload/epel/7:
|
|||||||
###################################
|
###################################
|
||||||
# Fedora
|
# Fedora
|
||||||
###################################
|
###################################
|
||||||
|
build/fedora/34:
|
||||||
|
<<: *build
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/34
|
||||||
|
RPM_BUILD_NCPUS: '1'
|
||||||
|
|
||||||
|
test/fedora/34:
|
||||||
|
<<: *test
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/34
|
||||||
|
dependencies:
|
||||||
|
- build/fedora/34
|
||||||
|
|
||||||
|
upload/fedora/34:
|
||||||
|
<<: *upload
|
||||||
|
dependencies:
|
||||||
|
- build/fedora/34
|
||||||
|
|
||||||
build/fedora/33:
|
build/fedora/33:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user