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