Batch mode for build

This commit is contained in:
Marcin Grzejszczak
2023-09-08 14:18:59 +02:00
parent 8e2c0874ab
commit de843104fd

View File

@@ -36,7 +36,7 @@ jobs:
echo BUILD_VERSION=$BUILD_VERSION >> $GITHUB_ENV echo BUILD_VERSION=$BUILD_VERSION >> $GITHUB_ENV
- name: Run Antora - name: Run Antora
run: | run: |
./mvnw antora ./mvnw antora -B
- name: Publish Docs - name: Publish Docs
uses: rwinch/spring-doc-actions/rsync-antora-reference@httpdocs-path uses: rwinch/spring-doc-actions/rsync-antora-reference@httpdocs-path
with: with: