diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5df27ee798f9992dd0b104a5ec9770043df05216..810d01d2de4035c331e73bc105f48efbc2778842 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,6 +51,15 @@ simulate-hello:
   tags:
     - VLAB-ZCU
     
+simulate_regression:
+  stage: simulate
+  script:
+    - echo "Simulation phase started"
+    - source set_env.sh
+    - socsim regression_nanosoc
+  tags:
+    - VLAB-ZCU
+    
 simulate_quickstart-hello:
   stage: simulate_qs
   script: