Skip to content

Commit 3fa601a

Browse files
authored
update playbooks to reference latest ui-bundle.zip again (#155)
1 parent 7b3c1f2 commit 3fa601a

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

playbooks/site-local-zdm.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ content:
1919

2020
ui:
2121
bundle:
22-
url: https://github.com/riptano/antora-ui-docs/raw/test-lightbox-ux/gcx/build/ui-bundle.zip
23-
# url: /Users/john.smart/github/antora-ui-docs/gcx/build/ui-bundle.zip
24-
# url: https://github.com/riptano/antora-ui-docs/releases/latest/download/ui-bundle.zip
22+
url: https://github.com/riptano/antora-ui-docs/releases/latest/download/ui-bundle.zip
2523
snapshot: true
2624
# Uncomment the "supplemental_files" line below ONLY IF you're trying to
2725
# change the banner logo to something other than the default logo provided by

playbooks/site-publish-zdm.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ content:
2424

2525
ui:
2626
bundle:
27-
url: https://github.com/riptano/antora-ui-docs/raw/test-lightbox-ux/gcx/build/ui-bundle.zip
28-
# url: https://github.com/riptano/antora-ui-docs/releases/latest/download/ui-bundle.zip
27+
url: https://github.com/riptano/antora-ui-docs/releases/latest/download/ui-bundle.zip
2928
snapshot: true
3029
# Uncomment the "supplemental_files" line below ONLY IF you're trying to
3130
# change the banner logo to something other than the default logo provided by

0 commit comments

Comments
 (0)