Fix job build
This commit is contained in:
parent
2c7c0583eb
commit
679ac623d3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -38,7 +38,7 @@ pipeline{
|
|||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
build job: 's430705-training/master', parameters: [string(name: 'epochs', value:'300')]
|
build job: 's430705-training', parameters: [string(name: 'epochs', value:'300')]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user