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-icingaweb2-module-audit
Commits
510e4adc
Commit
510e4adc
authored
Dec 04, 2020
by
Alexander A. Klimov
😎
Browse files
Add Ubuntu Focal
parent
1ebae276
Pipeline
#14825
passed with stages
in 24 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
510e4adc
...
...
@@ -88,6 +88,23 @@ upload/debian/stretch:
# Ubuntu
###################################
build/ubuntu/focal
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
ubuntu/focal
test/ubuntu/focal
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/focal
dependencies
:
-
build/ubuntu/focal
upload/ubuntu/focal
:
<<
:
*upload
dependencies
:
-
build/ubuntu/focal
build/ubuntu/bionic
:
<<
:
*build
variables
:
...
...
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