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

Drop Ubuntu eoan

parent 8ed559a6
No related branches found
No related tags found
1 merge request!6Drop Ubuntu eoan
Pipeline #14455 passed
...@@ -180,48 +180,6 @@ upload/ubuntu/groovy: ...@@ -180,48 +180,6 @@ upload/ubuntu/groovy:
- ubuntu/groovy:x86_64 - ubuntu/groovy:x86_64
- ubuntu/groovy - ubuntu/groovy
# eoan
ubuntu/eoan:
<<: *source
variables:
DOCKER_IMAGE: ubuntu/eoan
ubuntu/eoan:x86_64:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/eoan
dependencies:
- ubuntu/eoan
test/ubuntu/eoan:x86_64:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/eoan
dependencies:
- ubuntu/eoan
ubuntu/eoan:x86:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/eoan:x86
dependencies:
- ubuntu/eoan
test/ubuntu/eoan:x86:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/eoan:x86
dependencies:
- ubuntu/eoan:x86
- ubuntu/eoan:x86_64
upload/ubuntu/eoan:
<<: *upload
dependencies:
- ubuntu/eoan:x86
- ubuntu/eoan:x86_64
- ubuntu/eoan
ubuntu/focal: ubuntu/focal:
<<: *source <<: *source
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