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
libretro-handy
Commits
5c08674a
Commit
5c08674a
authored
Nov 27, 2020
by
jdgleaver
Browse files
Add OpenDingux target to .gitlab-ci.yml
parent
dba810a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5c08674a
...
...
@@ -17,6 +17,8 @@ include:
file
:
'
/linux-x64.yml'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-x64-mingw.yml'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/dingux-i386.yml'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/android-jni.yml'
...
...
@@ -36,7 +38,12 @@ libretro-build-windows-x64:
extends
:
-
.core-defs
-
.libretro-windows-x64-mingw-make-default
libretro-build-dingux-i386
:
extends
:
-
.core-defs
-
.libretro-dingux-i386-make-default
# Android
android-armeabi-v7a
:
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