Update .gitlab-ci.yml
This commit is contained in:
@@ -9,6 +9,8 @@ include:
|
|||||||
file: '/libnx-static.yml'
|
file: '/libnx-static.yml'
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/vita-static.yml'
|
file: '/vita-static.yml'
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/psp-static.yml'
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/ps2-static.yml'
|
file: '/ps2-static.yml'
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
@@ -75,6 +77,13 @@ libretro-build-vita:
|
|||||||
variables:
|
variables:
|
||||||
MAKEFILE: Makefile.libretro
|
MAKEFILE: Makefile.libretro
|
||||||
|
|
||||||
|
libretro-build-psp:
|
||||||
|
extends:
|
||||||
|
- .core-defs
|
||||||
|
- .libretro-psp-static-retroarch-master
|
||||||
|
variables:
|
||||||
|
MAKEFILE: Makefile.libretro
|
||||||
|
|
||||||
libretro-build-ps2:
|
libretro-build-ps2:
|
||||||
extends:
|
extends:
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|||||||
Reference in New Issue
Block a user