Browse Source

Use versioned antora ui

pull/1347/head
Rob Winch 3 years ago committed by Steve Riesenberg
parent
commit
242812fac7
  1. 2
      antora-playbook.yml
  2. 2
      lib/antora/templates/per-branch-antora-playbook.yml

2
antora-playbook.yml

@ -33,7 +33,7 @@ urls: @@ -33,7 +33,7 @@ urls:
redirect_facility: httpd
ui:
bundle:
url: https://github.com/spring-io/antora-ui-spring/releases/download/latest/ui-bundle.zip
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.0/ui-bundle.zip
snapshot: true
runtime:
log:

2
lib/antora/templates/per-branch-antora-playbook.yml

@ -34,5 +34,5 @@ runtime: @@ -34,5 +34,5 @@ runtime:
failure_level: warn
ui:
bundle:
url: https://github.com/spring-io/antora-ui-spring/releases/download/latest/ui-bundle.zip
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.0/ui-bundle.zip
snapshot: true

Loading…
Cancel
Save