mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
Jenkins test 3
This commit is contained in:
parent
ea5ae7a177
commit
03b27e3142
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Setup') {
|
||||
steps {
|
||||
sh 'cp /usr/local/etc/roms/baserom_pm.z64 baserom_original.z64'
|
||||
sh 'cp /usr/local/etc/roms/baserom_pm.z64 baserom.z64'
|
||||
sh 'make setup'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user