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
snes9x2002
Commits
d4f2cc9b
Unverified
Commit
d4f2cc9b
authored
Dec 28, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 28, 2020
Browse files
Merge pull request #43 from jdgleaver/ctr-gitlab
(.gitlab-ci.yml) Add CTR target
parents
e6e67dc9
3a2eafd4
Pipeline
#7399
passed with stages
in 6 minutes and 24 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d4f2cc9b
...
...
@@ -35,6 +35,10 @@ include:
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/vita-static.yml'
# Nintendo 3DS
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/ctr-static.yml'
# Nintendo GameCube
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/ngc-static.yml'
...
...
@@ -104,6 +108,12 @@ libretro-build-vita:
-
.libretro-vita-static-retroarch-master
-
.core-defs
# Nintendo 3DS
libretro-build-ctr
:
extends
:
-
.libretro-ctr-static-retroarch-master
-
.core-defs
# Nintendo GameCube
libretro-build-ngc
:
extends
:
...
...
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