mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 11:07:51 +02:00
Add Fedora 33
This commit is contained in:
parent
78a9d09a3b
commit
24083de0f4
@ -105,6 +105,23 @@ upload/epel/6:
|
|||||||
###################################
|
###################################
|
||||||
# Fedora
|
# 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/fedora/32:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user