fix for fix
Some checks failed
s444018-training/pipeline/head There was a failure building this commit

This commit is contained in:
Szymon Parafiński 2022-05-08 23:50:50 +02:00
parent 4cf9f97c65
commit 32330e5335

View File

@ -11,6 +11,7 @@ pipeline {
name: 'EPOCHS',
trim: false
)
}
stages {
stage('Script'){
steps {
@ -20,7 +21,6 @@ pipeline {
}
}
}
}
post {
success {
emailext body: 'SUCCESS', subject: 's444018-training', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms'