From 0b49aab8ca2c4e656abb919e9367b4da29acba3b Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 24 Oct 2021 08:51:11 +0300
Subject: [PATCH] fixup! Use renamed CI templates repository.

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7dd80b..b235c03 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 ---
 include:
   - project: shore/ci-stuff
-    file: stuff/pre-commit.yml
+    file: templates/pre-commit.yml
   - project: shore/ci-stuff
     file: templates/docker.yml
 
-- 
GitLab