Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
suse-redis
Commits
2376439a
Commit
2376439a
authored
Nov 13, 2020
by
Alexander A. Klimov
😎
Browse files
Add openSUSE 15.2
parent
89f5d250
Pipeline
#14028
passed with stages
in 42 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2376439a
...
...
@@ -65,6 +65,23 @@ upload/SUSE/15.1:
###################################
# 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
variables
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment