Commit 7351ddac authored by nanahira's avatar nanahira

bat

parent ad70b3cf
Pipeline #3548 failed with stage
in 4 seconds
@echo off
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat"
msbuild.exe /m /p:Configuration=Release /p:TargetFrameworkVersion=v4.6
...@@ -13,4 +13,4 @@ build: ...@@ -13,4 +13,4 @@ build:
tags: tags:
- vs - vs
script: script:
- 'cmd /k "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\Common7\\Tools\\VsDevCmd.bat" /C "msbuild.exe /m /p:Configuration=Release /p:TargetFrameworkVersion=v4.6"' - cmd /C .ci/build.bat
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