Add plot for evaluation, add parameters to jenkins and fix mail sending
This commit is contained in:
parent
3fc18f68c4
commit
a4491fcfc5
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('copyArtifacts') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's430705-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
sh "python3 lab06_training.py ${epochs}""
|
||||
sh "python3 lab06_training.py ${epochs}"
|
||||
sh "echo ${env.BUILD_NUMBER}"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user