mirror of
https://github.com/libretro/prosystem-libretro.git
synced 2025-02-17 06:42:27 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
1924a37860
commit
b2e2fab57e
@ -81,6 +81,10 @@ include:
|
||||
# Nintendo Switch
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/libnx-static.yml'
|
||||
|
||||
# PlayStation3
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/psl1ght-static.yml'
|
||||
|
||||
# PlayStation Portable
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
@ -242,6 +246,12 @@ libretro-build-libnx-aarch64:
|
||||
extends:
|
||||
- .libretro-libnx-static-retroarch-master
|
||||
- .core-defs
|
||||
|
||||
# PlayStation3
|
||||
libretro-build-psl1ght:
|
||||
extends:
|
||||
- .libretro-psl1ght-static-retroarch-master
|
||||
- .core-defs
|
||||
|
||||
# PlayStation Portable
|
||||
libretro-build-psp:
|
||||
|
Loading…
x
Reference in New Issue
Block a user