Fixed jenkins file
This commit is contained in:
parent
1128ce8ba1
commit
f85221a189
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -39,7 +39,7 @@ pipeline {
|
||||
stage('end') {
|
||||
steps {
|
||||
//Zarchiwizuj wynik
|
||||
archiveArtifacts 'output.txt Global_Superstore2.csv.dev Global_Superstore2.csv.test Global_Superstore2.csv.train'
|
||||
archiveArtifacts 'output.txt,Global_Superstore2.csv.dev,Global_Superstore2.csv.test,Global_Superstore2.csv.train'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user