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

script 수정

parent 1e6833ec
Pipeline #18783 failed with stage
in 32 seconds
...@@ -7,7 +7,7 @@ pages: ...@@ -7,7 +7,7 @@ pages:
- .cache - .cache
script: script:
- npm install -g @antora/cli@3.1 @antora/site-generator@3.1 - npm install -g @antora/cli@3.1 @antora/site-generator@3.1
- antora --fetch --cache-dir .cache/antora --redirect-facility gitlab --to-dir public --url $CI_PAGES_URL antora-playbook.yml - antora --fetch antora-playbook.yml
artifacts: artifacts:
paths: paths:
- public - public
......
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