This website requires JavaScript.
Explore
Help
Register
Sign In
inno-js
/
jenkins-scripts
Watch
2
Star
0
Fork
0
You've already forked jenkins-scripts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c798773d79
jenkins-scripts
/
build
/
prod
/
Jenkinsfile
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2020-03-02 22:35:26 +03:00
stage ('production build') {
update
2020-03-02 22:47:41 +03:00
sh 'npm run build:prod'
init
2020-03-02 22:35:26 +03:00
}
Reference in New Issue
Copy Permalink