Commit 9b0c94e7 authored by heywon.choi's avatar heywon.choi

test

parent cdec354a
Pipeline #19148 passed with stages
in 12 seconds
stages:
- build
- deploy
image:
name: antora/antora:3.1.7
pages:
build:
stage: build
script:
- >
......@@ -8,3 +11,7 @@ pages:
-F token=$TRIGGER_SWLAB_DOCS
-F ref=master
https://gitlab.bwg.co.kr/api/v4/projects/951/trigger/pipeline
deploy:
stage: deploy
script:
- antora --fetch site.yml
site:
title: BXCM Demo Site
start_page: swlab-docs-bxcm:concepts:overview.adoc
content:
sources:
- url: https://gitlab.bwg.co.kr/heywon.choi/swlab-docs-bxcm.git
branches: [master]
asciidoc:
attributes:
experimental: ''
idprefix: ''
idseparator: '-'
page-pagination: ''
sectnums: all
sectnumlevels: 3
hardbreaks-option: '@'
hide-uri-scheme: '@'
icons: font
toclevels: 5
table-caption: false
ui:
bundle:
url: https://gitlab.bwg.co.kr/swd/swlab-ui/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
output:
dir: /data/home/bxdocs/off_site/swlab-docs-bxcm
clean: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment