This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
usoft
/
platform-bi-web
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
modified jenkinsfile
xiaoct
7 anni fa
parent
dbde37b22e
commit
e3ed25558a
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
0
1
Jenkinsfile
+ 0
- 1
Jenkinsfile
Vedi File
@@ -10,7 +10,6 @@ pipeline {
stages {
stages {
stage('Build'){
stage('Build'){
steps {
steps {
- sh 'll'
sh 'npm install'
sh 'npm install'
}
}
}
}