fix name bash
This commit is contained in:
parent
6e030fb703
commit
92b0975fa7
@ -25,7 +25,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Execute Script') {
|
stage('Execute Script') {
|
||||||
steps {
|
steps {
|
||||||
sh 'bash calculate.sh'
|
sh 'bash ./calculate.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user