Jenkinsfile Step korrigiert
This commit is contained in:
2
config/Jenkinsfile
vendored
2
config/Jenkinsfile
vendored
@@ -13,7 +13,7 @@ pipeline
|
||||
{
|
||||
steps
|
||||
{
|
||||
dotnet --list-sdks
|
||||
bat "dotnet --list-sdks"
|
||||
bat "\"${tool 'MSBuild17'}\" ${WORKSPACE}\\MergeCMInpro.csproj /t:Restore /t:Rebuild /p:Configuration=Release"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user