Ver Fonte

add bolt

Oren Novotny há 7 anos atrás
pai
commit
0b06f10792
1 ficheiros alterados com 4 adições e 1 exclusões
  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: