mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 19:09:35 +02:00
Merge branch 'feature/fedora34' into 'master'
Add Fedora 34 See merge request packaging/rpm-icinga2!20
This commit is contained in:
commit
5aed55d1f2
@ -88,6 +88,24 @@ upload/epel/7:
|
||||
###################################
|
||||
# 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
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user