Update 'Jenkinsfile'
This commit is contained in:
parent
a61f250d7a
commit
c8396a4eeb
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -50,6 +50,7 @@ pipeline {
|
||||
stage('RunScript') {
|
||||
steps {
|
||||
//Wypisz wartość parametru w konsoli (To nie jest polecenie bash, tylko groovy!)
|
||||
sh 'python --version'
|
||||
sh 'python ./ium_z360792/skrypt.py'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user