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