Jenkinsfile.
This commit is contained in:
parent
a099cf05c0
commit
497134c1f5
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -17,6 +17,7 @@ pipeline {
|
|||||||
sh 'npm install --loglevel=verbose'
|
sh 'npm install --loglevel=verbose'
|
||||||
//sh 'npm install react-scripts@3.4.1'
|
//sh 'npm install react-scripts@3.4.1'
|
||||||
sh 'npm clean-install --only=production'
|
sh 'npm clean-install --only=production'
|
||||||
|
sh 'npm run build'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user