Use correct docs build script in CI
This commit is contained in:
parent
e11d0d2535
commit
860aa8b419
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ jobs:
|
||||||
# sshPublicKey: $(secret.GHSshPub)
|
# sshPublicKey: $(secret.GHSshPub)
|
||||||
# sshKeySecureFile: $(secret.GHSshPriv)
|
# sshKeySecureFile: $(secret.GHSshPriv)
|
||||||
- script: |
|
- script: |
|
||||||
./docs/book/build.sh master
|
./docs/book/ci-build.sh master
|
||||||
|
|
||||||
- template: _build/azure-pipelines-template.yml
|
- template: _build/azure-pipelines-template.yml
|
||||||
parameters:
|
parameters:
|
||||||
|
|
Loading…
Add table
Reference in a new issue