Skip to content
Snippets Groups Projects
Commit e9fcaaa4 authored by Julian Brost's avatar Julian Brost :unicorn:
Browse files

Merge branch 'jammy' into 'master'

Add Ubuntu jammy

See merge request !26
parents da470d76 5e0690bc
No related branches found
No related tags found
1 merge request!26Add Ubuntu jammy
Pipeline #25277 passed
...@@ -196,6 +196,31 @@ upload/debian/stretch: ...@@ -196,6 +196,31 @@ upload/debian/stretch:
# Ubuntu # 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 # impish
ubuntu/impish: ubuntu/impish:
<<: *source <<: *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