diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8eb79883b038dac2d132d322a7ff4226424f7451..61419cc6a76c28b1d4acc4c75742d9c99faf8da4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -222,32 +222,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: