Scared
This commit is contained in:
parent
2cc45064d3
commit
8e853f42dc
@ -25,6 +25,7 @@ pipeline {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's434732-training/master', selector: buildParameter('WHICH_BUILD_TRAIN')
|
||||
sh 'python3 "./evaluation.py" >> result.txt'
|
||||
sh 'python3 "./mongoObserver.py"'
|
||||
sh 'python3 "./fileObserver.py"'
|
||||
}
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user