Zmiana nazw artefaktów
This commit is contained in:
parent
cf04b757cc
commit
9866366769
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -27,7 +27,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('archive artifacts') {
|
stage('archive artifacts') {
|
||||||
steps {
|
steps {
|
||||||
archiveArtifacts 'test.csv,data_shuf.csv,validation.csv,train.csv,header.csv'
|
archiveArtifacts 'test.csv,data.csv,dev.csv,train.csv'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user