mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 01:14:16 +02:00
Add Fedora 33
(cherry picked from commit 1fb59c2a570353f840a1aa84e110b37dc6a5fb16)
This commit is contained in:
parent
e071286fa2
commit
777466fd7e
@ -86,6 +86,23 @@ upload/epel/7:
|
||||
###################################
|
||||
# Fedora
|
||||
###################################
|
||||
build/fedora/33:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/33
|
||||
|
||||
test/fedora/33:
|
||||
<<: *test
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/33
|
||||
dependencies:
|
||||
- build/fedora/33
|
||||
|
||||
upload/fedora/33:
|
||||
<<: *upload
|
||||
dependencies:
|
||||
- build/fedora/33
|
||||
|
||||
build/fedora/32:
|
||||
<<: *build
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user