From 48ba1b28b6c3f6101dd741f9d5c7777ebd336b93 Mon Sep 17 00:00:00 2001 From: Oleksandr Kosse Date: Mon, 19 Oct 2020 16:06:37 +0200 Subject: [PATCH] gcp_artifact --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97d24b15..78d52de3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,7 +53,7 @@ include: file: "cloud-providers/azure.yml" - project: 'osdu/platform/ci-cd-pipelines' - ref: "master" + ref: "gcp_artifact" file: 'cloud-providers/osdu-gcp.yml' -- GitLab