add master
This commit is contained in:
parent
7383368ec7
commit
7a22555bd3
@ -5,7 +5,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Copy') {
|
||||
steps {
|
||||
copyArtifacts projectName: 's444417-training'
|
||||
copyArtifacts projectName: 's444417-training/master'
|
||||
sh 'python3 .src/evalScript.py'
|
||||
archiveArtifacts 'trainResults.csv'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user