mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 01:14:16 +02:00
Merge branch 'feature/fedora-33' into 'master'
Add Fedora 33 See merge request packaging/rpm-icingaweb2!2
This commit is contained in:
commit
6461aef3da
@ -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