From e743cc8b1f8e75e69a3a084d09389bdf6c4124c7 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 6 Oct 2020 22:03:11 +0200 Subject: Update gitlab-ci.yml --- .gitlab-ci.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dc5dda7..a211b2e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,8 @@ include: - template: Jobs/Code-Quality.gitlab-ci.yml + - project: 'libretro-infrastructure/ci-templates' + file: '/vita-static.yml' - project: 'libretro-infrastructure/ci-templates' file: '/linux-x64.yml' - project: 'libretro-infrastructure/ci-templates' @@ -49,3 +51,10 @@ android-x86: extends: - .core-defs - .libretro-android-jni-x86 + +# Static +# +libretro-build-vita: + extends: + - .core-defs + - .libretro-vita-static-retroarch-master -- cgit v1.2.3