Skip to content
Snippets Groups Projects

Drop Ubuntu eoan

Merged Alexander A. Klimov requested to merge feature/eoan into master
1 unresolved thread
1 file
+ 0
42
Compare changes
  • Side-by-side
  • Inline
+ 0
42
@@ -180,48 +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
variables:
Loading