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: