commit
2db6be3b19
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ variables:
|
||||||
- name: PostBuildSign
|
- name: PostBuildSign
|
||||||
value: true
|
value: true
|
||||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||||
|
- name: Codeql.Enabled
|
||||||
|
value: true
|
||||||
- group: DotNet-DotNetCli-Storage
|
- group: DotNet-DotNetCli-Storage
|
||||||
- group: DotNet-Installer-SDLValidation-Params
|
- group: DotNet-Installer-SDLValidation-Params
|
||||||
- name: _PublishUsingPipelines
|
- name: _PublishUsingPipelines
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue