add chmod
This commit is contained in:
parent
5d0f5f6ef9
commit
c26632e5ed
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -24,6 +24,7 @@ pipeline {
|
||||
echo("run data script")
|
||||
//sh "source docker_ium/bin/activate"
|
||||
sh "ls -a"
|
||||
sh "chmod u+x script2.py"
|
||||
sh "python3 script2.py"
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user