file rename artifacts
This commit is contained in:
parent
8000d21bf4
commit
57cb786a62
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -35,7 +35,7 @@ node {
|
|||||||
|
|
||||||
stage('artifacts') {
|
stage('artifacts') {
|
||||||
echo 'saving artifacts'
|
echo 'saving artifacts'
|
||||||
archiveArtifacts 'output.txt'
|
archiveArtifacts 'output.csv'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user