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
tyrquake
Commits
d0b76d06
Commit
d0b76d06
authored
Nov 27, 2020
by
jdgleaver
Browse files
Add OpenDingux target to .gitlab-ci.yml
parent
a44247cb
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d0b76d06
...
@@ -13,6 +13,8 @@ include:
...
@@ -13,6 +13,8 @@ include:
file
:
'
/linux-x64.yml'
file
:
'
/linux-x64.yml'
-
project
:
'
libretro-infrastructure/ci-templates'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-x64-mingw.yml'
file
:
'
/windows-x64-mingw.yml'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/dingux-i386.yml'
-
project
:
'
libretro-infrastructure/ci-templates'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/android-jni.yml'
file
:
'
/android-jni.yml'
...
@@ -33,6 +35,11 @@ libretro-build-windows-x64:
...
@@ -33,6 +35,11 @@ libretro-build-windows-x64:
-
.core-defs
-
.core-defs
-
.libretro-windows-x64-mingw-make-default
-
.libretro-windows-x64-mingw-make-default
libretro-build-dingux-i386
:
extends
:
-
.core-defs
-
.libretro-dingux-i386-make-default
# Android
# Android
android-armeabi-v7a
:
android-armeabi-v7a
:
extends
:
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