Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
a1ec855c3f
commit
f594d97c59
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ pipeline{
|
||||
steps{
|
||||
withEnv(["CUTOFF=${params.CUTOFF}"]) {
|
||||
sh "chmod 777 ./script.sh"
|
||||
sh "python3 ./script2.py"
|
||||
|
||||
|
||||
}
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user