Update .vsts-ci.yml

This commit is contained in:
Marc Paine 2022-08-18 15:28:21 -07:00 committed by GitHub
parent 722ee77992
commit a15ece6048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ variables:
value: true
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
- name: "skipComponentGovernanceDetection"
value: "true"
value: "true"
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- group: DotNet-DotNetCli-Storage
- group: DotNet-Installer-SDLValidation-Params