Skip to content
Snippets Groups Projects
Commit 244c74ef authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Add Ubuntu Groovy

parent c5fd9998
No related branches found
No related tags found
1 merge request!3Draft: Add Ubuntu Groovy
Pipeline #14862 failed
...@@ -88,6 +88,23 @@ upload/debian/stretch: ...@@ -88,6 +88,23 @@ upload/debian/stretch:
# Ubuntu # Ubuntu
################################### ###################################
build/ubuntu/groovy:
<<: *build
variables:
DOCKER_IMAGE: ubuntu/groovy
test/ubuntu/groovy:
<<: *test
variables:
DOCKER_IMAGE: ubuntu/groovy
dependencies:
- build/ubuntu/groovy
upload/ubuntu/groovy:
<<: *upload
dependencies:
- build/ubuntu/groovy
build/ubuntu/focal: build/ubuntu/focal:
<<: *build <<: *build
variables: 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