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