Permission grant
This commit is contained in:
parent
1b3b7f00ba
commit
eed56b87eb
@ -14,6 +14,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('sh: Shell Script') {
|
stage('sh: Shell Script') {
|
||||||
steps {
|
steps {
|
||||||
|
sh "chmod +x -R ${env.WORKSPACE}"
|
||||||
sh './data_stats.sh'
|
sh './data_stats.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user