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

Add Ubuntu impish

parent 0f1e0e28
No related branches found
No related tags found
1 merge request!21Add Ubuntu impish
Pipeline #22936 passed
......@@ -197,6 +197,32 @@ upload/debian/stretch:
# Ubuntu
###################################
# impish
ubuntu/impish:
<<: *source
variables:
DOCKER_IMAGE: ubuntu/impish
ubuntu/impish:x86_64:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/impish
dependencies:
- ubuntu/impish
test/ubuntu/impish:x86_64:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/impish
dependencies:
- ubuntu/impish
upload/ubuntu/impish:
<<: *upload
dependencies:
- ubuntu/impish:x86_64
- ubuntu/impish
# hirsute
ubuntu/hirsute:
<<: *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