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-gme
Commits
17ef022c
Unverified
Commit
17ef022c
authored
Jan 02, 2021
by
Libretro-Admin
Committed by
GitHub
Jan 02, 2021
Browse files
Update .gitlab-ci.yml
parent
7cb4ff4e
Pipeline
#9595
passed with stages
in 5 minutes and 32 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
17ef022c
...
@@ -16,6 +16,10 @@ include:
...
@@ -16,6 +16,10 @@ include:
# Windows 64-bit
# Windows 64-bit
-
project
:
'
libretro-infrastructure/ci-templates'
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-x64-mingw.yml'
file
:
'
/windows-x64-mingw.yml'
# Windows 32-bit
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-i686-mingw.yml'
# Linux 64-bit
# Linux 64-bit
-
project
:
'
libretro-infrastructure/ci-templates'
-
project
:
'
libretro-infrastructure/ci-templates'
...
@@ -76,6 +80,12 @@ libretro-build-windows-x64:
...
@@ -76,6 +80,12 @@ libretro-build-windows-x64:
extends
:
extends
:
-
.libretro-windows-x64-mingw-make-default
-
.libretro-windows-x64-mingw-make-default
-
.core-defs
-
.core-defs
# Windows 32-bit
libretro-build-windows-i686
:
extends
:
-
.libretro-windows-i686-mingw-make-default
-
.core-defs
# Linux 64-bit
# Linux 64-bit
libretro-build-linux-x64
:
libretro-build-linux-x64
:
...
...
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