Commit e92555e3 authored by heywon.choi's avatar heywon.choi

오프라인 배포 추가

parent 8ee188cc
Pipeline #19113 passed with stage
in 15 seconds
stages:
- build
- deploy
image:
name: antora/antora:3.1.7
pages:
......@@ -8,3 +11,8 @@ pages:
-F token=$TRIGGER_SWLAB_DOCS
-F ref=master
https://gitlab.bwg.co.kr/api/v4/projects/951/trigger/pipeline
stage: deploy
script:
- antora --fetch site.yml
......@@ -9,6 +9,6 @@
== BXCP 란?
== 누가 BXCP 사용합니까?
== 누가 BXCP 사용합니까?
== BXCP 으로 무엇을 할 수 있습니까?
\ No newline at end of file
== BXCP 로 무엇을 할 수 있습니까?
\ No newline at end of file
site:
title: BXCP Demo Site
start_page: swlab-docs-bxcp:concepts:overview.adoc
content:
sources:
- url: https://gitlab.bwg.co.kr/heywon.choi/swlab-docs-bxcp.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: ./build/site
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