mirror of https://github.com/n64decomp/mk64.git
This reverts commit f6b4afcf97.
This commit is contained in:
parent
f6b4afcf97
commit
90783ced0a
|
|
@ -71,10 +71,4 @@ pipeline {
|
|||
QEMU_IRIX = credentials('qemu-irix')
|
||||
ROMS_DIR = credentials('roms')
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue