Skip to content

Commit

Permalink
Skip ComponentGovernance on GetReleaseTag job as well (microsoft#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMcPMS authored Mar 25, 2020
1 parent b0bc31d commit b528971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
variables:
runCodesignValidationInjection: ${{ false }}
skipComponentGovernanceDetection: ${{ false }}
steps:
- task: PowerShell@2
name: 'GetTag'
Expand Down

0 comments on commit b528971

Please sign in to comment.