Zaktualizuj 'Jenkinsfile_evaluation'
Some checks failed
s430705-evaluation/pipeline/head There was a failure building this commit
Some checks failed
s430705-evaluation/pipeline/head There was a failure building this commit
This commit is contained in:
parent
0a739d9dd2
commit
8a4374d052
@ -24,6 +24,7 @@ pipeline {
|
||||
steps{
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's430705-training/master', selector: buildParameter('WHICH_BUILD_TRAIN')
|
||||
sh 'python3 "./lab06-eval.py" >> eval.txt'
|
||||
sh 'python3 "./lab07_sacred.py"'
|
||||
}
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user