Oren Novotny 7 роки тому
батько
коміт
0b06f10792
1 змінених файлів з 4 додано та 1 видалено
  1. 4 1
      azure-pipelines.ix.yml

+ 4 - 1
azure-pipelines.ix.yml

@@ -43,7 +43,10 @@ steps:
     projects: Ix.NET/Source/**/*.Tests.csproj
     arguments: -c $(BuildConfiguration) --collect:"Code Coverage" -s $(System.DefaultWorkingDirectory)/Ix.NET/Source/CodeCoverage.runsettings /p:DebugType=Full 
   displayName: Run Tests
-  
+
+- task: whitesource.ws-bolt.bolt.wss.WhiteSource Bolt@18
+  displayName: 'WhiteSource Bolt'
+
 - task: PowerShell@2
   displayName: Authenticode Sign Packages
   inputs: