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

Add Ubuntu Groovy

parent 2f265fa6
No related branches found
No related tags found
No related merge requests found
Pipeline #14442 passed
...@@ -154,6 +154,32 @@ upload/debian/stretch: ...@@ -154,6 +154,32 @@ upload/debian/stretch:
# Ubuntu # Ubuntu
################################### ###################################
# groovy
ubuntu/groovy:
<<: *source
variables:
DOCKER_IMAGE: ubuntu/groovy
ubuntu/groovy:x86_64:
<<: *binary
variables:
DOCKER_IMAGE: ubuntu/groovy
dependencies:
- ubuntu/groovy
test/ubuntu/groovy:x86_64:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/groovy
dependencies:
- ubuntu/groovy
upload/ubuntu/groovy:
<<: *upload
dependencies:
- ubuntu/groovy:x86_64
- ubuntu/groovy
# eoan # eoan
ubuntu/eoan: ubuntu/eoan:
<<: *source <<: *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