Brakujący nawias
This commit is contained in:
parent
28d6a255fa
commit
04b938b22e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -18,7 +18,7 @@ pipeline {
|
||||
{
|
||||
steps {
|
||||
withEnv(["KAGGLE_USERNAME=${params.KAGGLE_USERNAME}",
|
||||
"KAGGLE_KEY=${params.KAGGLE_KEY}") {
|
||||
"KAGGLE_KEY=${params.KAGGLE_KEY}"]) {
|
||||
sh 'python3.8 \"Zadanie 1.py\"'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user