update jenkinsfile

This commit is contained in:
Yevhenii Poliakov 2023-05-11 21:30:58 +02:00
parent 64864ab931
commit f8777ae960

2
Jenkinsfile vendored
View File

@ -12,7 +12,7 @@ pipeline {
git "https://git.wmi.amu.edu.pl/s151636/ium_151636.git"
echo ("sh: Shell Script")
sh "./script1"
sh "python3 script2.py"
echo ("copyArtifacts")