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

Add Ubuntu impish

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