Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MobiusMei
ygopro
Commits
15645c57
Commit
15645c57
authored
Sep 24, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add server zip support in windows ci
parent
71a8c155
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
script
script
+1
-1
No files found.
.gitlab-ci.yml
View file @
15645c57
...
...
@@ -98,7 +98,7 @@ exec_windows:
-
mat_submodules
script
:
-
bash -c 'cp -rf premake/* .'
-
'
.\premake5.exe
vs2019'
-
'
.\premake5.exe
vs2019
--server-zip-support
'
-
cmd /c '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" build\YGOPro.sln /m /p:Configuration=Release'
-
copy bin\release\ygopro.exe .
artifacts
:
...
...
script
@
78d3d7b8
Subproject commit
e51cb51f10af0dab625f9fcb23eca2dd220d9fd2
Subproject commit
78d3d7b81c2b147f548261fb2eedfd48fb3d2dc1
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