mirror of
https://git.icinga.com/packaging/rpm-icinga-php-thirdparty.git
synced 2025-07-24 22:44:41 +02:00
Add Fedora 35
This commit is contained in:
parent
723c1e6c21
commit
c06d371d05
@ -81,6 +81,23 @@ upload/epel/7:
|
||||
###################################
|
||||
# Fedora
|
||||
###################################
|
||||
build/fedora/35:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/35
|
||||
|
||||
test/fedora/35:
|
||||
<<: *test
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/35
|
||||
dependencies:
|
||||
- build/fedora/35
|
||||
|
||||
upload/fedora/35:
|
||||
<<: *upload
|
||||
dependencies:
|
||||
- build/fedora/35
|
||||
|
||||
build/fedora/34:
|
||||
<<: *build
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user