mirror of
https://github.com/zeldaret/tmc
synced 2026-06-10 20:59:02 -04:00
Update Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -7,7 +7,7 @@ pipeline {
|
||||
echo 'Setting up...'
|
||||
git clone https://github.com/zeldaret/tmc
|
||||
cd ./tmc
|
||||
sh /var/www/jenkins/agbcc/install.sh .
|
||||
sh ${env.AGBCC}/install.sh .
|
||||
sh 'cp /usr/local/etc/roms/baserom_tmc.gba baserom.gba'
|
||||
sh 'make -j setup'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user