diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 855bc7ed3e9695db9f4a4d23c508816eaabb85db..eccaa2a6105a767762edd4a591fa77afb7320ead 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: