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

node default 지정

parent bd34ba6e
Pipeline #18830 passed with stage
in 23 seconds
...@@ -14,8 +14,8 @@ pages: ...@@ -14,8 +14,8 @@ pages:
paths: paths:
- .cache - .cache
script: script:
- nvm alias default 16.20.2
- node --version - node --version
- npm install -g @antora/cli@3.1 @antora/site-generator@3.1
- nvm use 16.20 - nvm use 16.20
- node --version - node --version
- antora --fetch antora-playbook.yml - antora --fetch antora-playbook.yml
......
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