Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab Docs for Choi
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
heywon.choi
SWLab Docs for Choi
Commits
bd34ba6e
Commit
bd34ba6e
authored
Apr 12, 2024
by
heywon.choi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
node 사용버전 지정
parent
650dacd2
Pipeline
#18829
passed with stage
in 29 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
.gitlab-ci.yml
+4
-1
No files found.
.gitlab-ci.yml
View file @
bd34ba6e
#
before_script:
before_script
:
# - |
# - |
# export NVM_DIR="$HOME/.nvm"
# export NVM_DIR="$HOME/.nvm"
# [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
# [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
...
@@ -14,7 +14,10 @@ pages:
...
@@ -14,7 +14,10 @@ pages:
paths
:
paths
:
-
.cache
-
.cache
script
:
script
:
-
node --version
-
npm install -g @antora/cli@3.1 @antora/site-generator@3.1
-
npm install -g @antora/cli@3.1 @antora/site-generator@3.1
-
nvm use 16.20
-
node --version
-
antora --fetch antora-playbook.yml
-
antora --fetch antora-playbook.yml
artifacts
:
artifacts
:
paths
:
paths
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment