Update .gitlab-ci.yml
This commit is contained in:
@@ -64,6 +64,14 @@ include:
|
|||||||
file: '/ios9.yml'
|
file: '/ios9.yml'
|
||||||
|
|
||||||
################################## CONSOLES ################################
|
################################## CONSOLES ################################
|
||||||
|
# PlayStation2
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/ps2-static.yml'
|
||||||
|
|
||||||
|
# PlayStation3
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/psl1ght-static.yml'
|
||||||
|
|
||||||
# PlayStation Portable
|
# PlayStation Portable
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/psp-static.yml'
|
file: '/psp-static.yml'
|
||||||
@@ -72,10 +80,6 @@ include:
|
|||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/vita-static.yml'
|
file: '/vita-static.yml'
|
||||||
|
|
||||||
# PlayStation2
|
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
|
||||||
file: '/ps2-static.yml'
|
|
||||||
|
|
||||||
# Nintendo 3DS
|
# Nintendo 3DS
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/ctr-static.yml'
|
file: '/ctr-static.yml'
|
||||||
@@ -240,6 +244,12 @@ libretro-build-ps2:
|
|||||||
- .libretro-ps2-static-retroarch-master
|
- .libretro-ps2-static-retroarch-master
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
|
# PlayStation3
|
||||||
|
libretro-build-psl1ght:
|
||||||
|
extends:
|
||||||
|
- .libretro-psl1ght-static-retroarch-master
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
# Nintendo 3DS
|
# Nintendo 3DS
|
||||||
libretro-build-ctr:
|
libretro-build-ctr:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
Reference in New Issue
Block a user