From 0dde89414e8e3da6c1f78ba5192085a0e60a2b51 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 22 Jan 2021 22:22:14 +0200
Subject: [PATCH] Update CI templates.

---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a832f8..0ba5ad7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,6 @@ include:
   - project: shore/ci-templates
     file: templates/pre-commit.yml
   - project: shore/ci-templates
-    file: templates/gitlab-release.yml
+    file: templates/python.yml
   - project: shore/ci-templates
-    file: templates/pypi-upload.yml
+    file: templates/gitlab-release.yml
-- 
GitLab