Skip to content
Snippets Groups Projects
Commit 02e8cc3e authored by Julian Brost's avatar Julian Brost :unicorn:
Browse files

Merge branch 'impish2.13' into '2.13'

Add Ubuntu impish

See merge request !21
parents 0f1e0e28 4bae6028
No related branches found
No related tags found
1 merge request!21Add Ubuntu impish
Pipeline #22956 passed
...@@ -197,6 +197,32 @@ upload/debian/stretch: ...@@ -197,6 +197,32 @@ upload/debian/stretch:
# Ubuntu # 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 # hirsute
ubuntu/hirsute: ubuntu/hirsute:
<<: *source <<: *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