Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab Docs BXCM 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 BXCM for Dev
Commits
9b0c94e7
Commit
9b0c94e7
authored
8 months ago
by
heywon.choi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
cdec354a
Pipeline
#19148
passed with stages
in 12 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
1 deletion
+39
-1
.gitlab-ci.yml
.gitlab-ci.yml
+8
-1
site.yml
site.yml
+31
-0
No files found.
.gitlab-ci.yml
View file @
9b0c94e7
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
This diff is collapsed.
Click to expand it.
site.yml
0 → 100644
View file @
9b0c94e7
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
This diff is collapsed.
Click to expand it.
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