Skip to content
Snippets Groups Projects
Commit c4b97a53 authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Add Ubuntu jammy

parent 8cac9b01
No related branches found
No related tags found
1 merge request!9Add Ubuntu jammy
Pipeline #24496 passed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment