mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -34,6 +34,14 @@ include:
|
|||||||
# Nintendo 3DS
|
# Nintendo 3DS
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/ctr-static.yml'
|
file: '/ctr-static.yml'
|
||||||
|
|
||||||
|
# Nintendo GameCube
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/ngc-static.yml'
|
||||||
|
|
||||||
|
# Nintendo Wii
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/wii-static.yml'
|
||||||
|
|
||||||
# Nintendo Switch
|
# Nintendo Switch
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
@@ -114,6 +122,18 @@ libretro-build-ctr:
|
|||||||
extends:
|
extends:
|
||||||
- .libretro-ctr-static-retroarch-master
|
- .libretro-ctr-static-retroarch-master
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
|
# Nintendo GameCube
|
||||||
|
libretro-build-ngc:
|
||||||
|
extends:
|
||||||
|
- .libretro-ngc-static-retroarch-master
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
|
# Nintendo Wii
|
||||||
|
libretro-build-wii:
|
||||||
|
extends:
|
||||||
|
- .libretro-wii-static-retroarch-master
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
# Nintendo Switch
|
# Nintendo Switch
|
||||||
libretro-build-libnx-aarch64:
|
libretro-build-libnx-aarch64:
|
||||||
|
|||||||
Reference in New Issue
Block a user