Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
e5db9fa712
commit
d0702fefbf
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -33,5 +33,8 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Arichve') {
|
||||
archiveArtifacts artifacts: 'understat.csv', followSymlinks: false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user