jenkinsfile modified
This commit is contained in:
parent
43921b1993
commit
f5b1a119ec
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline {
|
||||
|
||||
stage('Shell script'){
|
||||
steps{
|
||||
sh 'script.sh'
|
||||
./script.sh
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user