From 4a957e9418186d061173a3727fccaf8a9c36282e Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sat, 23 Oct 2021 19:52:52 +0300 Subject: [PATCH] fixup! Refactor. --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c2474de..8d042ba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,8 @@ include: https://git.shore.co.il/shore/ci-templates/-/raw/master/templates/pre-commit.yml - remote: |- https://git.shore.co.il/shore/ci-templates/-/raw/master/templates/containerfiles.yml + - remote: |- + https://git.shore.co.il/shore/ci-templates/-/raw/master/templates/notify.yml lint templates: image: registry.shore.co.il/ci-images:pre-commit -- GitLab