Zaktualizuj 'Jenkinsfile_training'
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
dfad78fc9b
commit
fd48b73d1a
@ -14,7 +14,7 @@ pipeline {
|
||||
}
|
||||
stage('Sh script') {
|
||||
steps {
|
||||
sh 'python3 lab06_training.py ${params.LEARNING_RATE}'
|
||||
sh 'python3 lab06_training.py'
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user