fresh mind
This commit is contained in:
parent
eaa6a5b54f
commit
f7fc121fd7
@ -38,7 +38,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Archive artifacts') {
|
stage('Archive artifacts') {
|
||||||
steps{
|
steps{
|
||||||
archiveArtifacts 'model_movies/**'
|
archiveArtifacts 'wine_model/**'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -48,7 +48,7 @@ pipeline {
|
|||||||
|
|
||||||
build job: 's434788-evaluation/master'
|
build job: 's434788-evaluation/master'
|
||||||
mail body: 'SUCCESS',
|
mail body: 'SUCCESS',
|
||||||
subject: 's434788',
|
subject: 's434788 training',
|
||||||
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||||
}
|
}
|
||||||
unstable {
|
unstable {
|
||||||
|
Loading…
Reference in New Issue
Block a user