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
f32948ae
Commit
f32948ae
authored
May 19, 2022
by
Alexander A. Klimov
😎
Browse files
Add Ubuntu jammy
parent
071cce95
Pipeline
#24803
passed with stages
in 4 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f32948ae
...
...
@@ -103,6 +103,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
.
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