Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
73fc9afe8b
commit
81739302df
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -36,7 +36,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Arichve') {
|
stage('Arichve') {
|
||||||
steps{
|
steps{
|
||||||
archiveArtifacts artifacts: 'understat.csv', followSymlinks: false
|
archiveArtifacts artifacts: 'understat.csv', 'understat_per_game.csv', followSymlinks: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user