mirror of https://github.com/pmret/papermario.git
Jenkins test 2
This commit is contained in:
parent
507441fc30
commit
ea5ae7a177
|
@ -5,7 +5,7 @@ pipeline {
|
|||
stage('Setup') {
|
||||
steps {
|
||||
sh 'cp /usr/local/etc/roms/baserom_pm.z64 baserom_original.z64'
|
||||
sh 'make -j setup'
|
||||
sh 'make setup'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
|
Loading…
Reference in New Issue