Update .gitlab-ci.yml

This commit is contained in:
LibretroAdmin 2023-02-20 19:12:06 +01:00 committed by GitHub
parent 99d5cf35e9
commit 118e2b8387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,10 @@ include:
file: '/ios9.yml'
################################## CONSOLES ################################
# PlayStation3
- project: 'libretro-infrastructure/ci-templates'
file: '/psl1ght-static.yml'
# PlayStation Vita
- project: 'libretro-infrastructure/ci-templates'
file: '/vita-static.yml'
@ -225,6 +228,12 @@ libretro-build-tvos-arm64:
- .core-defs
################################### CONSOLES #################################
# PlayStation3
libretro-build-psl1ght:
extends:
- .libretro-psl1ght-static-retroarch-master
- .core-defs
# PlayStation Vita
libretro-build-vita:
extends: