fix10
This commit is contained in:
parent
486832724f
commit
3dbba1c9c0
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -20,6 +20,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Run Script') {
|
stage('Run Script') {
|
||||||
steps {
|
steps {
|
||||||
|
sh "chmod +x -R ${env.WORKSPACE}"
|
||||||
sh './take_data.sh'
|
sh './take_data.sh'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user