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

Add Ubuntu impish

parent e4617c7c
No related branches found
No related tags found
1 merge request!5Add Ubuntu impish
Pipeline #24143 passed
......@@ -103,6 +103,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