Update .gitlab-ci.yml

This commit is contained in:
Autechre
2020-10-18 16:31:15 +02:00
committed by GitHub
parent 70182481ec
commit 8ce851fbca
+7
View File
@@ -9,6 +9,8 @@ include:
file: '/libnx-static.yml'
- project: 'libretro-infrastructure/ci-templates'
file: '/vita-static.yml'
- project: 'libretro-infrastructure/ci-templates'
file: '/psp-static.yml'
- project: 'libretro-infrastructure/ci-templates'
file: '/linux-x64.yml'
- project: 'libretro-infrastructure/ci-templates'
@@ -64,3 +66,8 @@ libretro-build-vita:
extends:
- .core-defs
- .libretro-vita-static-retroarch-master
libretro-build-psp:
extends:
- .core-defs
- .libretro-psp-static-retroarch-master