Build Step zur Anzeige der SDK's eingefügt
This commit is contained in:
3
config/Jenkinsfile
vendored
3
config/Jenkinsfile
vendored
@@ -12,7 +12,8 @@ pipeline
|
||||
stage('Build')
|
||||
{
|
||||
steps
|
||||
{
|
||||
{
|
||||
dotnet --list-sdks
|
||||
bat "\"${tool 'MSBuild17'}\" ${WORKSPACE}\\MergeCMInpro.csproj /t:Restore /t:Rebuild /p:Configuration=Release"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user