Skip to content
Snippets Groups Projects
Commit 2b0ec4d9 authored by Noah Hilverling's avatar Noah Hilverling
Browse files

Merge branch 'feature/eoan' into 'master'

Drop Ubuntu eoan

See merge request !6
parents 8ed559a6 bc66b297
No related branches found
No related tags found
1 merge request!6Drop Ubuntu eoan
Pipeline #17338 passed
......@@ -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:
......
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