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