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

추가

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