Update .gitlab-ci.yml

This commit is contained in:
LibretroAdmin 2023-02-20 19:13:44 +01:00 committed by GitHub
parent b7a67b2bb1
commit 703d056685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,10 @@ include:
file: '/ios9.yml' file: '/ios9.yml'
################################## CONSOLES ################################ ################################## CONSOLES ################################
# 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'
@ -217,6 +221,12 @@ libretro-build-tvos-arm64:
- .core-defs - .core-defs
################################### CONSOLES ################################# ################################### CONSOLES #################################
# PlayStation3
libretro-build-psl1ght:
extends:
- .libretro-psl1ght-static-retroarch-master
- .core-defs
# PlayStation Portable # PlayStation Portable
libretro-build-psp: libretro-build-psp:
extends: extends: