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

Add Ubuntu Groovy

parent c33de2bd
No related branches found
No related tags found
1 merge request!3Draft: Add Ubuntu Groovy
Pipeline #14851 passed
......@@ -88,6 +88,23 @@ upload/debian/stretch:
# 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
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