From e3ed633060cbf23cb1aaef7bd3e7434ed17f3f34 Mon Sep 17 00:00:00 2001 From: Solomon Ayalew <solxget@amazon.com> Date: Thu, 5 Oct 2023 11:38:04 -0700 Subject: [PATCH] cleanup --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 14858c51a..3bc4d47c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -159,9 +159,6 @@ azure_test: aws-test-java: image: $CI_REGISTRY/osdu/platform/deployment-and-operations/base-containers-aws/aws-maven/aws-maven:v2.0 -aws-mongodb-test-java: - image: $CI_REGISTRY/osdu/platform/deployment-and-operations/base-containers-aws/aws-maven/aws-maven:v2.0 - fossa-analyze: image: $CI_REGISTRY/divido/fossa-with-cache:v0.9-jdk17 -- GitLab