Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Bayle
lemonldap-ng
Commits
17675b2b
Commit
17675b2b
authored
Dec 07, 2018
by
Christian Bayle
Browse files
Build package for debian buster
parent
57e817b8
Pipeline
#3646
passed with stages
in 10 minutes and 47 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
17675b2b
...
...
@@ -24,6 +24,10 @@ build_stretch:
image
:
buildpkg/debian:stretch
<<
:
*job_build
build_buster
:
image
:
buildpkg/debian:buster
<<
:
*job_build
#build_xenial:
# image: buildpkg/ubuntu:xenial
# <<: *job_build
...
...
@@ -43,6 +47,7 @@ sign:
-
ci-sign-pkg
dependencies
:
-
build_stretch
-
build_buster
# - build_xenial
-
build_bionic
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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