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
rpm-icinga2
Commits
5f0cfe0a
Commit
5f0cfe0a
authored
Oct 06, 2020
by
Noah Hilverling
Browse files
Add SLES 15.2
parent
7ebeaa51
Pipeline
#12366
canceled with stages
in 6 minutes and 55 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5f0cfe0a
...
...
@@ -174,6 +174,23 @@ upload/fedora/29:
###################################
# SLES
###################################
build/sles/15.2
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
sles/15.2
test/sles/15.2
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
sles/15.2
dependencies
:
-
build/sles/15.2
upload/SUSE/15.2
:
<<
:
*upload
dependencies
:
-
build/sles/15.2
build/sles/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