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

압축파일로 생성 추가

parent 9b0c94e7
Pipeline #19162 passed with stages
in 11 seconds
...@@ -15,3 +15,5 @@ deploy: ...@@ -15,3 +15,5 @@ deploy:
stage: deploy stage: deploy
script: script:
- antora --fetch site.yml - antora --fetch site.yml
- cd /data/home/bxdocs/off_site/swlab-docs-bxcm
- zip -r docs-bxcm.zip ./site/*
...@@ -26,6 +26,6 @@ ui: ...@@ -26,6 +26,6 @@ ui:
url: https://gitlab.bwg.co.kr/swd/swlab-ui/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable url: https://gitlab.bwg.co.kr/swd/swlab-ui/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
output: output:
dir: /data/home/bxdocs/off_site/swlab-docs-bxcm dir: /data/home/bxdocs/off_site/swlab-docs-bxcm/site
clean: true 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