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: