fix type-o
This commit is contained in:
parent
70a642eab4
commit
8ac8a4d020
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -38,7 +38,7 @@ pipeline{
|
||||
}
|
||||
post {
|
||||
success {
|
||||
build job: 's430705-training/master', parameters: [string(name: 'epochs', defaultValue:'300'), string(name: 'BUILD_SELECTOR', defaultValue: lastSuccessful()]
|
||||
build job: 's430705-training/master', parameters: [string(name: 'epochs', defaultValue:'300'), string(name: 'BUILD_SELECTOR', defaultValue: lastSuccessful())]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user