mirror of https://github.com/pmret/papermario.git
Jenkins test 3
This commit is contained in:
parent
ea5ae7a177
commit
03b27e3142
|
@ -4,7 +4,7 @@ pipeline {
|
||||||
stages {
|
stages {
|
||||||
stage('Setup') {
|
stage('Setup') {
|
||||||
steps {
|
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'
|
sh 'make setup'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue