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:
@@ -43,6 +43,10 @@ include:
|
|||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/wii-static.yml'
|
file: '/wii-static.yml'
|
||||||
|
|
||||||
|
# Nintendo WiiU
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/wiiu-static.yml'
|
||||||
|
|
||||||
# Nintendo Switch
|
# Nintendo Switch
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/libnx-static.yml'
|
file: '/libnx-static.yml'
|
||||||
@@ -134,6 +138,12 @@ libretro-build-wii:
|
|||||||
extends:
|
extends:
|
||||||
- .libretro-wii-static-retroarch-master
|
- .libretro-wii-static-retroarch-master
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
|
# Nintendo WiiU
|
||||||
|
libretro-build-wiiu:
|
||||||
|
extends:
|
||||||
|
- .libretro-wiiu-static-retroarch-master
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
# Nintendo Switch
|
# Nintendo Switch
|
||||||
libretro-build-libnx-aarch64:
|
libretro-build-libnx-aarch64:
|
||||||
|
|||||||
Reference in New Issue
Block a user