Skip to content
Snippets Groups Projects
Commit 3b4b8d8f authored by Henrik Triem's avatar Henrik Triem
Browse files

Merge branch 'jammy' into 'master'

Add Ubuntu jammy

See merge request !9
parents 8cac9b01 c4b97a53
No related branches found
No related tags found
1 merge request!9Add Ubuntu jammy
Pipeline #24730 failed
......@@ -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