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

Merge branch '1.0.0impish' into '1.0.0'

Add Ubuntu impish

See merge request !8
parents 90750fc2 10820e53
No related branches found
No related tags found
1 merge request!8Add Ubuntu impish
Pipeline #24454 passed
......@@ -104,6 +104,23 @@ upload/debian/stretch:
###################################
# Ubuntu
###################################
build/ubuntu/impish:
<<: *build
variables:
DOCKER_IMAGE: ubuntu/impish
test/ubuntu/impish:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/impish
dependencies:
- build/ubuntu/impish
upload/ubuntu/impish:
<<: *upload
dependencies:
- build/ubuntu/impish
build/ubuntu/focal:
<<: *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