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
2bce7a01
Commit
2bce7a01
authored
Apr 16, 2020
by
Noah Hilverling
Browse files
Add ubuntu eoan
parent
a9334688
Pipeline
#10298
passed with stages
in 68 minutes and 5 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2bce7a01
...
...
@@ -195,6 +195,49 @@ upload/debian/jessie:
###################################
# Ubuntu
###################################
# eoan
ubuntu/eoan
:
<<
:
*source
variables
:
DOCKER_IMAGE
:
ubuntu/eoan
ubuntu/eoan:x86_64:
<<
:
*binary
variables
:
DOCKER_IMAGE
:
ubuntu/eoan
dependencies
:
-
ubuntu/eoan
test/ubuntu/eoan:x86_64:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/eoan
dependencies
:
-
ubuntu/eoan
ubuntu/eoan:x86:
<<
:
*binary
variables
:
DOCKER_IMAGE
:
ubuntu/eoan:x86
dependencies
:
-
ubuntu/eoan
test/ubuntu/eoan:x86:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/eoan:x86
dependencies
:
-
ubuntu/eoan:x86
-
ubuntu/eoan:x86_64
upload/ubuntu/eoan
:
<<
:
*upload
dependencies
:
-
ubuntu/eoan:x86
-
ubuntu/eoan:x86_64
-
ubuntu/eoan
ubuntu/focal
:
<<
:
*source
variables
:
...
...
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