Fix jenkins dvc

This commit is contained in:
Wojciech Jarmosz 2021-06-12 22:19:03 +02:00
parent 558f3546a0
commit bba9a55803

View File

@ -17,10 +17,10 @@ pipeline {
}
}
}
}
post {
always {
mail body: "DVC - ${currentBuild.currentResult}", subject: 's434704', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
}
}
}
}