[CI] Inline Antora deploy docs in CI workflow (cont..)
* Adjust site-path to deploy docs
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -93,6 +93,7 @@ jobs:
|
|||||||
docs-host: ${{ secrets.DOCS_HOST }}
|
docs-host: ${{ secrets.DOCS_HOST }}
|
||||||
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
|
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
|
||||||
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
|
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
|
||||||
|
site-path: spring-pulsar-docs/build/site
|
||||||
- name: Bust Clouflare Cache
|
- name: Bust Clouflare Cache
|
||||||
uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.11
|
uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.11
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user