ffffix
Some checks failed
main-branch-frovide/pipeline/head There was a failure building this commit
Some checks failed
main-branch-frovide/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f3c9b44945
commit
c9dccc8c6f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -42,8 +42,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
// nvm 활성화를 위해 . (점) 명령을 사용
|
// nvm 활성화를 위해 . (점) 명령을 사용
|
||||||
sh '''
|
sh '''
|
||||||
. /var/lib/jenkins/.nvm/nvm.sh
|
|
||||||
nvm use 18 # 사용하려는 Node.js 버전
|
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
'''
|
'''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user