From b31278c69f36ed51078de9a171fcfaf043b158a9 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 25 Jan 2021 01:22:24 +0200
Subject: [PATCH] Update CI templates.

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 938cce4..33bdb18 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,5 +18,5 @@ build:
   tags: [ns4.shore.co.il]
 
 push:
-  extends: .docker-push-shore
+  extends: .docker-push
   tags: [ns4.shore.co.il]
-- 
GitLab