diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0871f6224e151c5ff38cbfa8b326ae4b2d6d3bfc..e2a70e090453ceccbaa5e577d505ae0ccedf3bb3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
 variables:
     GIT_SUBMODULE_STRATEGY: normal
 
-kelvin-node-schedule:
+cellframe-node-schedule:
     stage: build
     tags:
     - cellframe-node
@@ -16,7 +16,7 @@ kelvin-node-schedule:
     - /^pubtest.*$/
     script: ~/production/integration/gitlab-CI/build_all_handler.sh cellframe-node 
 
-kelvin-node-test:
+cellframe-node-test:
     stage: build
     tags:
     - cellframe-node