This website works better with JavaScript
Home
Explore
Help
Register
Sign In
usoft
/
platform-bi-web
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
modified jenkinsfile
xiaoct
7 years ago
parent
dbde37b22e
commit
e3ed25558a
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
Jenkinsfile
+ 0
- 1
Jenkinsfile
View File
@@ -10,7 +10,6 @@ pipeline {
stages {
stage('Build'){
steps {
- sh 'll'
sh 'npm install'
}
}