Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab Docs BXCP for Dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
heywon.choi
SWLab Docs BXCP for Dev
Commits
e92555e3
Commit
e92555e3
authored
Jun 04, 2024
by
heywon.choi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
오프라인 배포 추가
parent
8ee188cc
Pipeline
#19113
passed with stage
in 15 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
41 additions
and
2 deletions
+41
-2
.gitlab-ci.yml
.gitlab-ci.yml
+8
-0
overview.adoc
modules/concepts/pages/overview.adoc
+2
-2
site.yml
site.yml
+31
-0
No files found.
.gitlab-ci.yml
View file @
e92555e3
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
modules/concepts/pages/overview.adoc
View file @
e92555e3
...
...
@@ -9,6 +9,6 @@
== BXCP 란?
== 누가 BXCP
을
사용합니까?
== 누가 BXCP
를
사용합니까?
== BXCP 으로 무엇을 할 수 있습니까?
\ No newline at end of file
== BXCP 로 무엇을 할 수 있습니까?
\ No newline at end of file
site.yml
0 → 100644
View file @
e92555e3
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment