diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2a70e090453ceccbaa5e577d505ae0ccedf3bb3..c8d3ac002c1a39a89d0797feed9e5930cde47952 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,7 @@ cellframe-node-schedule:
     - master
     - /^release.*$/
     - /^pubtest.*$/
+    - /^hotfix.*$/
     script: ~/production/integration/gitlab-CI/build_all_handler.sh cellframe-node 
 
 cellframe-node-test:
@@ -24,4 +25,5 @@ cellframe-node-test:
     - master
     - /^release.*$/
     - /^pubtest.*$/
+    - /^hotfix.*$/
     script: ~/production/integration/gitlab-CI/build_test_handler.sh cellframe-node 
diff --git a/prod_build b/prod_build
index 41ca66d2e7b4d1b0c31d42557e2d07dffbca953d..c9ae3214bea53992bbc93acb660f5ca5f8dc85a7 160000
--- a/prod_build
+++ b/prod_build
@@ -1 +1 @@
-Subproject commit 41ca66d2e7b4d1b0c31d42557e2d07dffbca953d
+Subproject commit c9ae3214bea53992bbc93acb660f5ca5f8dc85a7