diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 1253d251..790d0b06 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -41,7 +41,7 @@ jobs:
     #     sshPublicKey: $(secret.GHSshPub)
     #     sshKeySecureFile: $(secret.GHSshPriv)
     - script: |
-        ./docs/book/build.sh master
+        ./docs/book/ci-build.sh master
 
 - template: _build/azure-pipelines-template.yml
   parameters: