Add openSUSE 15.2
This commit is contained in:
parent
1e0b7a9c83
commit
9d29379db1
|
@ -264,6 +264,23 @@ upload/SUSE/12.4:
|
||||||
###################################
|
###################################
|
||||||
# openSUSE
|
# openSUSE
|
||||||
###################################
|
###################################
|
||||||
|
build/opensuse/15.2:
|
||||||
|
<<: *build
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: opensuse/15.2
|
||||||
|
|
||||||
|
test/opensuse/15.2:
|
||||||
|
<<: *test
|
||||||
|
variables:
|
||||||
|
DOCKER_IMAGE: opensuse/15.2
|
||||||
|
dependencies:
|
||||||
|
- build/opensuse/15.2
|
||||||
|
|
||||||
|
upload/openSUSE/15.2:
|
||||||
|
<<: *upload
|
||||||
|
dependencies:
|
||||||
|
- build/opensuse/15.2
|
||||||
|
|
||||||
build/opensuse/15.1:
|
build/opensuse/15.1:
|
||||||
<<: *build
|
<<: *build
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Reference in New Issue