[CI] Inline Antora deploy docs in CI workflow (cont..)
* Remove copy cache step
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -86,8 +86,6 @@ jobs:
|
||||
distribution: temurin
|
||||
- name: Run Antora
|
||||
run: ./gradlew antora
|
||||
- name: Copy the cache to be included in the site
|
||||
run: cp -rf ./spring-pulsar-docs/src/main/antora/build/antora/inject-collector-cache-config-extension/.cache build/site/
|
||||
- name: Publish Docs
|
||||
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.11
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user