File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ RUN addgroup -g $GROUP_ID jenkins && \
99 yarn global add --ignore-optional --silent git+https://gitlab.com/opendevise/oss/antora-site-generator-ms#as-extension && \
1010 yarn global add --ignore-optional --silent asciidoctor-kroki && \
1111 yarn global add --ignore-optional --silent asciidoctor-external-callout && \
12+ yarn global add --ignore-optional --silent https://yarn.pm/@asciidoctor/tabs && \
1213 yarn global add --ignore-optional --silent markdown-it && \
1314 yarn global add --ignore-optional --silent yaml && \
1415 apk add --no-cache --quiet --virtual .build-deps py3-pip && \
Original file line number Diff line number Diff line change @@ -186,6 +186,6 @@ asciidoc:
186186 - ' @asciidoctor/tabs'
187187ui :
188188 bundle :
189- url : https://github.com/couchbase/docs-ui/releases/download/prod-166 /ui-bundle.zip
189+ url : https://github.com/couchbase/docs-ui/releases/download/prod-167 /ui-bundle.zip
190190output :
191191 dir : ./public
You can’t perform that action at this time.
0 commit comments