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