We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164159f commit c09142dCopy full SHA for c09142d
azure-pipelines.yml
@@ -36,11 +36,6 @@ steps:
36
platform: '$(buildPlatform)'
37
configuration: '$(buildConfiguration)'
38
39
-- task: VSTest@2
40
- inputs:
41
- platform: '$(buildPlatform)'
42
- configuration: '$(buildConfiguration)'
43
-
44
- task: CopyFiles@2
45
inputs:
46
SourceFolder: '$(build.sourcesDirectory)/Maverick.PCF.Builder'
0 commit comments