diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef8837487ba55ac27d49ac61f3b486719c95994a..7712c92d8f21d56fb845ec8c74fbcc62cdd8d66c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,8 @@ include:
     file: templates/pre-commit.yml
   - project: shore/ci-templates
     file: templates/docker.yml
+  - project: shore/ci-templates
+    file: templates/notify.yml
 
 stages:
   - test