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