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
deb-icinga2
Commits
ef8acdca
Commit
ef8acdca
authored
Mar 17, 2019
by
Markus Frosch
Browse files
ci: Add build flavors for xenial and bionic
parent
f77fd1a9
Pipeline
#3596
failed with stages
in 78 minutes and 10 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ef8acdca
...
...
@@ -116,6 +116,7 @@ upload/debian/jessie:
build/ubuntu/bionic
:
<<
:
*build
variables
:
ICINGA_BUILD_DEB_FLAVOR
:
stretch
DOCKER_IMAGE
:
ubuntu/bionic
test/ubuntu/bionic
:
...
...
@@ -128,6 +129,7 @@ test/ubuntu/bionic:
build/ubuntu/bionic:x86:
<<
:
*build
variables
:
ICINGA_BUILD_DEB_FLAVOR
:
stretch
DOCKER_IMAGE
:
ubuntu/bionic:x86
test/ubuntu/bionic:x86:
...
...
@@ -147,6 +149,7 @@ upload/ubuntu/bionic:
build/ubuntu/xenial
:
<<
:
*build
variables
:
ICINGA_BUILD_DEB_FLAVOR
:
stretch
DOCKER_IMAGE
:
ubuntu/xenial
test/ubuntu/xenial
:
...
...
@@ -159,6 +162,7 @@ test/ubuntu/xenial:
build/ubuntu/xenial:x86:
<<
:
*build
variables
:
ICINGA_BUILD_DEB_FLAVOR
:
stretch
DOCKER_IMAGE
:
ubuntu/xenial:x86
test/ubuntu/xenial:x86:
...
...
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