Skip to content

Commit

Permalink
Switch to Antora v3.1.1 with ui-build v3.1.0 (#5532)
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh authored Nov 24, 2022
1 parent e0738e5 commit 6660063
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/main/executors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ executors:
- image: opennms/build-env:circleci-ubuntu-jdk11-b8711
docs-executor:
docker:
- image: opennms/antora:2.3.4-b7274
- image: opennms/antora:3.1.1-b8850
integration-test-executor:
machine:
image: ubuntu-2204:current
Expand Down
2 changes: 1 addition & 1 deletion .circleci/main/jobs/build/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- run:
name: Build docs with Antora
command: |
DOCSEARCH_ENABLED=true DOCSEARCH_ENGINE=lunr NODE_PATH="$(npm -g root)" antora --generator antora-site-generator-lunr --stacktrace generate antora-playbook-local.yml
DOCSEARCH_ENABLED=true DOCSEARCH_ENGINE=lunr NODE_PATH="$(npm -g root)" antora --stacktrace generate antora-playbook-local.yml
- run:
name: Rename Site zip file to include the version
command: |
Expand Down
2 changes: 1 addition & 1 deletion antora-playbook-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ content:
start_path: docs
ui:
bundle:
url: https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.6/ui-bundle.zip
url: https://github.com/opennms-forge/antora-ui-opennms/releases/download/v3.1.0/ui-bundle.zip
asciidoc:
attributes:
experimental: true
Expand Down

0 comments on commit 6660063

Please sign in to comment.