Jenkinsfile statystyki
This commit is contained in:
parent
c259919414
commit
f3cd6eae87
@ -16,7 +16,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Archive') {
|
stage('Archive') {
|
||||||
steps {
|
steps {
|
||||||
archiveArtifacts 'data.csv.shuf.uptd'
|
archiveArtifacts 'output.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user