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-L10n
Commits
b4f0541d
Commit
b4f0541d
authored
Apr 21, 2021
by
Noah Hilverling
Browse files
Merge branch 'feature/hirsute' into 'master'
Add Ubuntu Hirsute See merge request
!3
parents
4d31da81
6fcc7f78
Pipeline
#18900
passed with stages
in 7 minutes and 59 seconds
Changes
1
Pipelines
19
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b4f0541d
...
...
@@ -86,6 +86,23 @@ upload/debian/stretch:
###################################
# Ubuntu
###################################
build/ubuntu/hirsute
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
ubuntu/hirsute
test/ubuntu/hirsute
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/hirsute
dependencies
:
-
build/ubuntu/hirsute
upload/ubuntu/hirsute
:
<<
:
*upload
dependencies
:
-
build/ubuntu/hirsute
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