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:
@@ -35,6 +35,14 @@ include:
|
|||||||
- 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'
|
||||||
file: '/libnx-static.yml'
|
file: '/libnx-static.yml'
|
||||||
@@ -115,6 +123,18 @@ libretro-build-ctr:
|
|||||||
- .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:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
Reference in New Issue
Block a user