Fix variable group
This commit is contained in:
parent
ffd4e4bf89
commit
9f903018d7
|
|
@ -67,8 +67,8 @@ variables:
|
|||
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
|
||||
|
||||
- group: DotNet-AspNet-SDLValidation-Params
|
||||
|
||||
stages:
|
||||
- stage: build
|
||||
displayName: Build
|
||||
|
|
|
|||
Loading…
Reference in New Issue