Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
81-libretro
Commits
8724b216
Unverified
Commit
8724b216
authored
Dec 29, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 29, 2020
Browse files
Update .gitlab-ci.yml
parent
244cd1e3
Pipeline
#8044
passed with stages
in 9 minutes and 36 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8724b216
...
...
@@ -55,6 +55,10 @@ include:
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/wii-static.yml'
# Nintendo WiiU
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/wiiu-static.yml'
# Stages for building
stages
:
-
build-prepare
...
...
@@ -128,6 +132,12 @@ libretro-build-wii:
-
.libretro-wii-static-retroarch-master
-
.core-defs
# Nintendo WiiU
libretro-build-wiiu
:
extends
:
-
.libretro-wiiu-static-retroarch-master
-
.core-defs
# PlayStation 2
libretro-build-ps2
:
extends
:
...
...
@@ -143,5 +153,5 @@ libretro-build-psp:
# PlayStation Vita
libretro-build-vita
:
extends
:
-
.core-defs
-
.libretro-vita-static-retroarch-master
-
.core-defs
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment