fresh mind

This commit is contained in:
Dominik Strzako 2021-05-14 20:14:31 +02:00
parent eaa6a5b54f
commit f7fc121fd7

View File

@ -38,7 +38,7 @@ pipeline {
stage('Archive artifacts') {
steps{
archiveArtifacts 'model_movies/**'
archiveArtifacts 'wine_model/**'
}
}
}
@ -48,7 +48,7 @@ pipeline {
build job: 's434788-evaluation/master'
mail body: 'SUCCESS',
subject: 's434788',
subject: 's434788 training',
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
}
unstable {