diff --git a/devops/gc/pipeline/override-stages.yml b/devops/gc/pipeline/override-stages.yml
index 0344c4832df108a7cbf2455bf75be206c55ca105..c1c9fbf227c933ce1fce0f26d3940ed4744450d9 100644
--- a/devops/gc/pipeline/override-stages.yml
+++ b/devops/gc/pipeline/override-stages.yml
@@ -12,6 +12,6 @@ gc-baremetal-test:
     GC_VENDOR: baremetal
     DEFAULT_DATA_PARTITION_ID_TENANT2: non-exist
 
-gc-dev2-test::
+gc-dev2-test:
   variables:
     CUCUMBER_OPTIONS: "--tags @autocomplete,~@ignore"