mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-31 01:44:06 +02:00
Add Fedora 34
This commit is contained in:
parent
db6f40e563
commit
70da939a0d
@ -86,6 +86,23 @@ upload/epel/7:
|
|||||||
###################################
|
###################################
|
||||||
# Fedora
|
# Fedora
|
||||||
###################################
|
###################################
|
||||||
|
build/fedora/34:
|
||||||
|
<<: *build
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: fedora/34
|
||||||
|
|
||||||
|
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