Merge branch 'dev-mkoebis' of https://git.katyes.dedyn.io/mkoebis/Hochbaustatistik into dev-mkoebis
# Conflicts: # Hochbaustatistik/config/Jenkinsfile
This commit is contained in:
2
Hochbaustatistik/config/Jenkinsfile
vendored
2
Hochbaustatistik/config/Jenkinsfile
vendored
@@ -20,7 +20,7 @@ pipeline
|
||||
{
|
||||
cleanWs()
|
||||
checkout scm
|
||||
bat "dotnet restore Hochbaustatistik\\Hochbaustatistik.sln"
|
||||
bat "dotnet restore Hochbaustatistik.sln"
|
||||
bat "\"${tool 'MSBuild17'}\" ${WORKSPACE}\\Hochbaustatistik.sln /t:Restore /t:Rebuild /p:Configuration=Debug"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user