diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 92e6d7ab4432fb27f9366b35e2db7ec86efde7ed..dddc59597cb8d3eee352ee371220264c62f487fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,14 @@ stages:
   - build
   - deploy
 
+include:
+  - template: Workflows/Branch-Pipelines.gitlab-ci.yml
+  - project: 'hive/common-ci-configuration'
+    ref: 19b15e2e0ea83de72ce3552a44ca59ab2201de73
+    file:
+      - '/templates/docker_image_jobs.gitlab-ci.yml'
+      - '/templates/npm_projects.gitlab-ci.yml'
+
 variables:
   GIT_DEPTH: 0
   GIT_STRATEGY: clone
diff --git a/npm-common-config b/npm-common-config
index 5806284d3c6feb2ce52bdb6077c20a9a578bb643..19b15e2e0ea83de72ce3552a44ca59ab2201de73 160000
--- a/npm-common-config
+++ b/npm-common-config
@@ -1 +1 @@
-Subproject commit 5806284d3c6feb2ce52bdb6077c20a9a578bb643
+Subproject commit 19b15e2e0ea83de72ce3552a44ca59ab2201de73