Skip to content
GitLab
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
e8eb89f1
Commit
e8eb89f1
authored
May 19, 2022
by
Henrik Triem
Browse files
Merge branch '1.1.0jammy' into '1.1.0'
Add Ubuntu jammy See merge request
!11
parents
c56ed7a0
446560dc
Pipeline
#24807
passed with stages
in 4 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e8eb89f1
...
...
@@ -86,6 +86,23 @@ upload/debian/stretch:
###################################
# Ubuntu
###################################
build/ubuntu/jammy
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
ubuntu/jammy
test/ubuntu/jammy
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
ubuntu/jammy
dependencies
:
-
build/ubuntu/jammy
upload/ubuntu/jammy
:
<<
:
*upload
dependencies
:
-
build/ubuntu/jammy
build/ubuntu/impish
:
<<
:
*build
variables
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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