update jenkinsfile
This commit is contained in:
parent
64864ab931
commit
f8777ae960
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
|||||||
git "https://git.wmi.amu.edu.pl/s151636/ium_151636.git"
|
git "https://git.wmi.amu.edu.pl/s151636/ium_151636.git"
|
||||||
|
|
||||||
echo ("sh: Shell Script")
|
echo ("sh: Shell Script")
|
||||||
sh "./script1"
|
sh "python3 script2.py"
|
||||||
|
|
||||||
echo ("copyArtifacts")
|
echo ("copyArtifacts")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user