mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 17:34:13 +02:00
Add support for openSUSE 15.1
This commit is contained in:
parent
9167f87c15
commit
e5ef62fa60
@ -194,6 +194,23 @@ upload/SUSE/12.4:
|
||||
###################################
|
||||
# openSUSE
|
||||
###################################
|
||||
build/opensuse/15.1:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: opensuse/15.1
|
||||
|
||||
test/opensuse/15.1:
|
||||
<<: *test
|
||||
variables:
|
||||
DOCKER_IMAGE: opensuse/15.1
|
||||
dependencies:
|
||||
- build/opensuse/15.1
|
||||
|
||||
upload/openSUSE/15.1:
|
||||
<<: *upload
|
||||
dependencies:
|
||||
- build/opensuse/15.1
|
||||
|
||||
build/opensuse/15.0:
|
||||
<<: *build
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user