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-businessprocess
Commits
9d250ff4
Commit
9d250ff4
authored
Dec 04, 2020
by
Alexander A. Klimov
😎
Browse files
Add Ubuntu Groovy
parent
86dc9658
Pipeline
#14848
failed with stages
in 24 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d250ff4
...
...
@@ -88,6 +88,23 @@ upload/debian/stretch:
# Ubuntu
###################################
build/ubuntu/groovy
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
ubuntu/groovy
test/ubuntu/groovy
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/groovy
dependencies
:
-
build/ubuntu/groovy
upload/ubuntu/groovy
:
<<
:
*upload
dependencies
:
-
build/ubuntu/groovy
build/ubuntu/focal
:
<<
:
*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