Commit 7a207358 authored by heywon.choi's avatar heywon.choi

수정

parent fa2edd24
Pipeline #18832 failed with stage
in 7 seconds
...@@ -14,11 +14,11 @@ pages: ...@@ -14,11 +14,11 @@ pages:
paths: paths:
- .cache - .cache
script: script:
- nvm alias default 16.20.2 # - nvm alias default 16.20.2
- node --version - node --version
- nvm use 16.20 - nvm use 16.20
- node --version - node --version
- antora --fetch --cache-dir .cache/antora --redirect-facility gitlab --to-dir public --url $CI_PAGES_URL antora-playbook.yml - antora --fetch --cache-dir .cache/antora --redirect-facility gitlab --to-dir public --url 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