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

Merge branch 'impish' into 'master'

Add Ubuntu impish

See merge request !19
parents f922066d 5206ed5c
No related branches found
No related tags found
1 merge request!19Add Ubuntu impish
Pipeline #21890 passed
......@@ -196,6 +196,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