Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
packaging
rpm-icingadb
Commits
3189a2d0
Commit
3189a2d0
authored
Sep 24, 2018
by
Markus Frosch
📣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CI
parent
777beae3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
.gitlab-ci.yml
.gitlab-ci.yml
+24
-0
No files found.
.gitlab-ci.yml
View file @
3189a2d0
...
...
@@ -41,3 +41,27 @@ test centos 7:
dependencies
:
-
build centos
7
<<
:
*test
build opensuse 15.0
:
variables
:
DOCKER_IMAGE
:
opensuse/15.0:x86_64
<<
:
*build
test opensuse 15.0
:
variables
:
DOCKER_IMAGE
:
opensuse/15.0:x86_64
dependencies
:
-
build opensuse
15.0
<<
:
*test
build sles 12.3
:
variables
:
DOCKER_IMAGE
:
sles/12.3:x86_64
<<
:
*build
test sles 12.3
:
variables
:
DOCKER_IMAGE
:
sles/12.3:x86_64
dependencies
:
-
build sles
12.3
<<
:
*test
Write
Preview
Markdown
is supported
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