Skip to content
Snippets Groups Projects
Commit 1b637a25 authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Add SLES 15.3

parent 2e2fafa3
No related branches found
No related tags found
No related merge requests found
Pipeline #24006 failed
...@@ -158,6 +158,23 @@ upload/fedora/29: ...@@ -158,6 +158,23 @@ upload/fedora/29:
################################### ###################################
# SLES # SLES
################################### ###################################
build/sles/15.3:
<<: *build
variables:
DOCKER_IMAGE: sles/15.3
test/sles/15.3:
<<: *test
variables:
DOCKER_IMAGE: sles/15.3
dependencies:
- build/sles/15.3
upload/SUSE/15.3:
<<: *upload
dependencies:
- build/sles/15.3
build/sles/15.2: build/sles/15.2:
<<: *build <<: *build
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment