Fix
This commit is contained in:
parent
ee9dacba25
commit
8026321cf8
@ -31,7 +31,7 @@ node {
|
||||
sh "python3 ium_train.py -epochs $EPOCHS -lr $LR -validation_split $VALIDATION_SPLIT"
|
||||
archiveArtifacts artifacts: 'baltimore.zip'
|
||||
stage('Buil'){
|
||||
build job: 's449312-evaluation.eg/master', parameters: [string(name: 'build', value: "${currentBuild.number}")], wait:false
|
||||
build job: 's487197-evaluation.eg/master', parameters: [string(name: 'build', value: "${currentBuild.number}")], wait:false
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user