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