fix9
This commit is contained in:
parent
d5d04e72a2
commit
486832724f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -20,7 +20,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Run Script') {
|
stage('Run Script') {
|
||||||
steps {
|
steps {
|
||||||
chmod 777 './take_data.sh'
|
|
||||||
sh './take_data.sh'
|
sh './take_data.sh'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user