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