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
1aa4e0f4
Commit
1aa4e0f4
authored
May 11, 2020
by
Henrik Triem
Browse files
Add source, binary, upload and test for Focal Fossa
Ubuntu 20.04 LTS
parent
40dd9999
Pipeline
#9521
failed with stages
in 54 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1aa4e0f4
...
@@ -195,6 +195,30 @@ upload/debian/jessie:
...
@@ -195,6 +195,30 @@ upload/debian/jessie:
###################################
###################################
# Ubuntu
# 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
# disco
# disco
ubuntu/disco
:
ubuntu/disco
:
...
...
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