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-2048
Commits
02c93153
Unverified
Commit
02c93153
authored
Jan 20, 2021
by
Libretro-Admin
Committed by
GitHub
Jan 20, 2021
Browse files
Update .gitlab-ci.yml
parent
b818ac25
Pipeline
#12397
failed with stages
in 1 minute and 53 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
02c93153
...
...
@@ -18,14 +18,6 @@ include:
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-x64-mingw.yml'
# Windows msvc10 64-bit
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-x64-msvc10.yml'
# Windows msvc10 32-bit
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-x86-msvc10.yml'
# Windows 32-bit
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/windows-i686-mingw.yml'
...
...
@@ -114,22 +106,6 @@ libretro-build-windows-x64:
-
.libretro-windows-x64-mingw-make-default
-
.core-defs
# Windows msvc10 64-bit
libretro-build-windows-msvc10-x64
:
extends
:
-
.libretro-windows-x64-msvc10-make-default
-
.core-defs
variables
:
PREINITIALIZED
:
1
# Windows msvc10 32-bit
libretro-build-windows-msvc10-x86
:
extends
:
-
.libretro-windows-x86-msvc10-make-default
-
.core-defs
variables
:
PREINITIALIZED
:
1
# Windows 32-bit
libretro-build-windows-i686
:
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