[nostalgia/jenkins/gba] Add artifact
This commit is contained in:
parent
228b6dd031
commit
18166f6123
5
jenkins/gba/Jenkinsfile
vendored
5
jenkins/gba/Jenkinsfile
vendored
@ -41,4 +41,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: 'nostalgia.gba', fingerprint: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user