Skip to content

Commit

Permalink
revised playbook and ui bundle
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Plummer <[email protected]>
  • Loading branch information
mark-plummer committed Jan 15, 2021
1 parent 652bef0 commit 7fac88d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,26 @@ content:
sources:
# embedding empty credentials in the URL disables the Edit this Page link for any page created from this repository
- url: [email protected]:thoughtspot/thoughtspot-docs.git
branches: ['6.0', '6.1', '6.2', '6.3']
branches: ['6.0', '6.1', '6.2']
start_path: software/
ui:
bundle:
# url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
url: build/ui-bundle.zip
url: ui-bundle/ui2-bundle.zip
supplemental_files:
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
snapshot: true

asciidoc:
attributes:
software: true
cloud: false
tabs: tabs
extensions:
- "@djencks/asciidoctor-tabset-block"
output:
clean: true
dir: docs
dir: build/software
runtime:
fetch: true
Binary file added ui-bundle/ui2-bundle.zip
Binary file not shown.

0 comments on commit 7fac88d

Please sign in to comment.