fix build jenkins
This commit is contained in:
Vendored
+1
-1
@@ -52,7 +52,7 @@ pipeline {
|
||||
parallel (
|
||||
LANDING: {
|
||||
sleep 5
|
||||
bat "\"${tool 'MSBuild-14.0'}\" MP-LAND/MP.csproj -target:Build /p:Configuration=Release /p:Platform=\"Any CPU\" /p:OutputPath=bin/ /m"
|
||||
bat "\"${tool 'MSBuild-14.0'}\" MP-LAND/MP-LAND.csproj -target:Build /p:Configuration=Release /p:Platform=\"Any CPU\" /p:OutputPath=bin/ /m"
|
||||
},
|
||||
ADMIN: {
|
||||
sleep 0
|
||||
|
||||
Reference in New Issue
Block a user