mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 09:24:09 +02:00
Add support for Fedora 31
This commit is contained in:
parent
e5ef62fa60
commit
8fbf24bff8
@ -103,6 +103,23 @@ upload/epel/6:
|
||||
###################################
|
||||
# Fedora
|
||||
###################################
|
||||
build/fedora/31:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/31
|
||||
|
||||
test/fedora/31:
|
||||
<<: *test
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/31
|
||||
dependencies:
|
||||
- build/fedora/31
|
||||
|
||||
upload/fedora/31:
|
||||
<<: *upload
|
||||
dependencies:
|
||||
- build/fedora/31
|
||||
|
||||
build/fedora/30:
|
||||
<<: *build
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user