Commit 2f00b199 authored by wind2009's avatar wind2009

update ci

parent b8cb6e29
Pipeline #34463 passed with stages
in 47 minutes and 51 seconds
...@@ -139,7 +139,7 @@ exec_windows: ...@@ -139,7 +139,7 @@ exec_windows:
- bin/ - bin/
- obj/ - obj/
script: script:
- bash -c 'cp -rf premake/* .' - bash -c 'cp -rf premake/* . ; cp -rf resource/* .'
- '.\premake5.exe vs2019 --irrklang-pro' - '.\premake5.exe vs2019 --irrklang-pro'
- cmd /c '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" build\YGOPro.sln /m /p:Configuration=Release' - 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 . - copy bin\release\ygopro.exe .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment