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
a9334688
Commit
a9334688
authored
May 11, 2020
by
Henrik Triem
Browse files
Add source, binary, upload and test for Focal Fossa
Ubuntu 20.04 LTS
parent
b4b4f134
Pipeline
#10228
passed with stages
in 67 minutes and 31 seconds
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a9334688
...
...
@@ -195,6 +195,30 @@ upload/debian/jessie:
###################################
# Ubuntu
###################################
ubuntu/focal
:
<<
:
*source
variables
:
DOCKER_IMAGE
:
ubuntu/focal
ubuntu/focal:x86_64:
<<
:
*binary
variables
:
DOCKER_IMAGE
:
ubuntu/focal
dependencies
:
-
ubuntu/focal
test/ubuntu/focal:x86_64:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/focal
dependencies
:
-
ubuntu/focal
upload/ubuntu/focal
:
<<
:
*upload
dependencies
:
-
ubuntu/focal:x86_64
-
ubuntu/focal
# bionic
ubuntu/bionic
:
...
...
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