diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6d77cec9eb55a6e81a9bb58ba5c93f04398a3384..b4c05b4e3f3a1636b11cf14b6f43d4af09933e8d 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