Add variable group

This commit is contained in:
William Godbe 2019-10-30 11:45:13 -07:00 committed by GitHub
parent cf97684ee7
commit ffd4e4bf89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ variables:
valule: test
- name: _PublishArgs
value: ''
# used for post-build phases, internal builds only
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- group: DotNet-Winforms-SDLValidation-Params
stages:
- stage: build