s9
This commit is contained in:
parent
f6d661042b
commit
78acde764f
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -29,10 +29,7 @@ pipeline {
|
|||||||
archiveArtifacts 'data_test.csv'
|
archiveArtifacts 'data_test.csv'
|
||||||
archiveArtifacts 'data_train.csv'
|
archiveArtifacts 'data_train.csv'
|
||||||
archiveArtifacts 'healthcare-dataset-stroke-data.csv'
|
archiveArtifacts 'healthcare-dataset-stroke-data.csv'
|
||||||
when{
|
build job: 's434766-training'
|
||||||
branch 's434766-dataset-stats'
|
|
||||||
branch 's434766-training'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -43,6 +43,7 @@ pipeline {
|
|||||||
emailext body: currentBuild.result ?: 'SUCCESS',
|
emailext body: currentBuild.result ?: 'SUCCESS',
|
||||||
subject: 's434766 training',
|
subject: 's434766 training',
|
||||||
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||||
|
build job: 's434766-evaluation'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
BIN
stroke.pth
BIN
stroke.pth
Binary file not shown.
Loading…
Reference in New Issue
Block a user