From 8d5852b94d5dc62f876f61958388c29dcab02ca7 Mon Sep 17 00:00:00 2001
From: James Kirk <james.kirk@noc.ac.uk>
Date: Thu, 23 Mar 2023 16:12:03 +0000
Subject: [PATCH] refactor: updating to point at master of ci-scripts

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dd18fe6..f44fe1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 include:
   - project: communications-backbone-system/backbone-infrastructure-config
-    ref: 1-gitlab-ci-migration
+    ref: master
     file: gitlab/all.yml
 
 variables:
-- 
GitLab