diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index acbe5357a3..835b8bf0ef 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -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