Skip to content
Snippets Groups Projects

Drop Ubuntu groovy

Merged Alexander A. Klimov requested to merge bugfix/groovy into master
1 file
+ 0
26
Compare changes
  • Side-by-side
  • Inline
+ 0
26
@@ -180,32 +180,6 @@ upload/ubuntu/hirsute:
- ubuntu/hirsute:x86_64
- ubuntu/hirsute
# 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
ubuntu/focal:
<<: *source
variables:
Loading