fix 환경변변수
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
2d2a10dc43
commit
f33a8c8bfe
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -44,6 +44,7 @@ pipeline {
|
||||
steps {
|
||||
// nvm 활성화를 위해 . (점) 명령을 사용
|
||||
sh '''
|
||||
echo "DATABASE_URL: $DATABASE_URL" // Global Env에 설정된 API_URL이 자동으로 사용됩니다.
|
||||
npm install
|
||||
npm run build
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user