mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 01:14:16 +02:00
Add Fedora 34
This commit is contained in:
parent
eadd0b5909
commit
dbbdd960da
@ -86,6 +86,23 @@ upload/epel/7:
|
||||
###################################
|
||||
# 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
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user