From 1aa6428e231e0b5fec6fd50e4d47e881e5af1d0a Mon Sep 17 00:00:00 2001
From: Simon Oehrl <oehrl@vr.rwth-aachen.de>
Date: Fri, 18 Oct 2019 14:00:23 +0200
Subject: [PATCH] Adjust unreal-ci repo path

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7f7b4dc4..40fc5317 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@
 #Reference the Gitlab CI website for this
 
 include:
-  - project: 'vr-group/gitlab-ci-unreal-files'
+  - project: 'vr-group/unreal-development/unreal-ci'
     ref: master 
     file: '/shared_scripts.yml'
     
-- 
GitLab