Skip to content
Snippets Groups Projects
Commit 5e0690bc authored by Alexander A. Klimov's avatar Alexander A. Klimov :frog:
Browse files

Add Ubuntu jammy

parent da470d76
No related branches found
No related tags found
1 merge request!26Add Ubuntu jammy
Pipeline #24259 passed
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
......@@ -196,6 +196,31 @@ upload/debian/stretch:
# Ubuntu
###################################
ubuntu/jammy:
<<: *source
variables:
DOCKER_IMAGE: ubuntu/jammy
ubuntu/jammy:x86_64:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/jammy
dependencies:
- ubuntu/jammy
test/ubuntu/jammy:x86_64:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/jammy
dependencies:
- ubuntu/jammy:x86_64
upload/ubuntu/jammy:
<<: *upload
dependencies:
- ubuntu/jammy:x86_64
- ubuntu/jammy
# impish
ubuntu/impish:
<<: *source
......
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