troubleshooting2

This commit is contained in:
Yevhenii Poliakov 2023-05-12 20:41:31 +02:00
parent 06f822d9ba
commit c38a3522d9

2
Jenkinsfile vendored
View File

@ -22,7 +22,7 @@ pipeline {
//sh docker //sh docker
echo("run data script") echo("run data script")
sh "source docker_ium/bin/activate" //sh "source docker_ium/bin/activate"
sh "ls -a" sh "ls -a"
//sh "python3 script2.py" //sh "python3 script2.py"