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

Remove ubuntu disco because of EOL

parent ae702a13
No related branches found
No related tags found
No related merge requests found
Pipeline #9454 passed
......@@ -196,48 +196,6 @@ upload/debian/jessie:
# Ubuntu
###################################
# disco
ubuntu/disco:
<<: *source
variables:
DOCKER_IMAGE: ubuntu/disco
ubuntu/disco:x86_64:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/disco
dependencies:
- ubuntu/disco
test/ubuntu/disco:x86_64:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/disco
dependencies:
- ubuntu/disco
ubuntu/disco:x86:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/disco:x86
dependencies:
- ubuntu/disco
test/ubuntu/disco:x86:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/disco:x86
dependencies:
- ubuntu/disco:x86
- ubuntu/disco:x86_64
upload/ubuntu/disco:
<<: *upload
dependencies:
- ubuntu/disco:x86
- ubuntu/disco:x86_64
- ubuntu/disco
# bionic
ubuntu/bionic:
<<: *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