dotnet-installer/eng/pipelines/templates/variables/vmr-variables.yml

9 lines
224 B
YAML
Raw Normal View History

variables:
- name: vmrPath
value: $(Agent.BuildDirectory)/vmr
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
- group: DotNetBot-GitHub
- ${{ else }}:
- name: BotAccount-dotnet-bot-repo-PAT
value: N/A