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
8a1f8aec
Unverified
Commit
8a1f8aec
authored
Nov 27, 2020
by
Libretro-Admin
Committed by
GitHub
Nov 27, 2020
Browse files
Merge pull request #87 from jdgleaver/dingux-gitlab-ci
Add OpenDingux target to .gitlab-ci.yml
parents
dba810a8
5c08674a
Pipeline
#4923
passed with stages
in 5 minutes and 51 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8a1f8aec
...
...
@@ -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