Skip to content
Snippets Groups Projects
Commit 4943da19 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
No related merge requests found
Pipeline #14067 passed
......@@ -180,47 +180,6 @@ upload/ubuntu/groovy:
- ubuntu/groovy:x86_64
- 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:
<<: *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