From 3db35b758a5c64e1e6f143e162c5ea04176e6bce Mon Sep 17 00:00:00 2001
From: Matt Wise <wsmatth@amazon.com>
Date: Wed, 25 Aug 2021 15:46:57 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cadd11e80..037625213 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,8 +42,7 @@ include:
     file: "scanners/gitlab-ultimate.yml"
 
   - project: "osdu/platform/ci-cd-pipelines"
-    file: "cloud-providers/aws.yml"
-    ref: aws-update
+    file: "cloud-providers/aws.yml"    
 
   - project: "osdu/platform/ci-cd-pipelines"
     file: "cloud-providers/ibm.yml"
-- 
GitLab