From 4f6c30771bb089b6a08d9e7e7489741be10223ec Mon Sep 17 00:00:00 2001 From: Anuj Gupta Date: Tue, 12 Oct 2021 07:05:41 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f4fd280..b4c8e40a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,7 +57,7 @@ include: - project: "osdu/platform/ci-cd-pipelines" ref: "master" - file: "cloud-providers/ibm.yml" + file: "cloud-providers/ibm-java-git.yml" - project: "osdu/platform/ci-cd-pipelines" file: "cloud-providers/aws.yml" -- GitLab