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

추가

parent cf29d305
Pipeline #19075 failed
/build/
/node_modules/
image: image:
name: antora/antora:3.1.7 name: antora/antora:3.1.7
pages: pages:
stage: deploy stage: trigger
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
script: script:
- git clone https://gitlab.bwg.co.kr/heywon.choi/swlab-docs.git - >
- cd swlab-docs curl -X POST
- pwd -F token=$TRIGGER_SWLAB_DOCS
- antora --fetch --cache-dir node_modules/antora --redirect-facility httpd antora-playbook.yml -F ref=master
only: https://gitlab.bwg.co.kr/api/v4/projects/951/trigger/pipeline
- master
\ No newline at end of file
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