Commit 0ef4fb67 authored by Administrator's avatar Administrator
Browse files

Update Jenkinsfile

parent c928eda9
Showing with 2 additions and 2 deletions
+2 -2
......@@ -24,7 +24,7 @@ pipeline {
steps{
sh label: '', script: '''npm install --production
npm install react-scripts -g --silent
npm run build'''
CI=false npm run build'''
}
}
stage("Building Frontend Image"){
......
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