diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a1e609df540931679e697a772395535576ddf77f..b766d9e8e999a72ccd62a5e3607e77abea8b1bfd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ reuse:
 # incoming changes that match the repository holding this CI pipeline.
 .workspace:
   variables:
-    OHOS_CI_GIT_REPO_PATH: docs
+    CI_ONIRO_GIT_REPO_PATH: docs
 
 # Disable all the bitbake jobs, since we are not building any code here.
 .bitbake-workspace: