diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dc4e5aec6bbcd036590abf029e1ae3f17b3a1a65..2c6d8be4f8adc00901d27d74028a1feb1be53287 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_GIT_REPO_PATH: docs
+    OHOS_CI_GIT_REPO_PATH: docs
 
 # Disable all the bitbake jobs, since we are not building any code here.
 .bitbake-workspace: