ci(jenkins): update archive path
Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
3e4b148243
commit
267394b938
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -99,7 +99,7 @@ pipeline {
|
|||
|
||||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: "phoenix-firestorm/*build*/newview/Phoenix*tar"
|
||||
archiveArtifacts artifacts: "phoenix*/build*/newview/Phoenix*tar*"
|
||||
deleteDir()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue