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