pipeline vars
This commit is contained in:
parent
354e9444c6
commit
7c37ba3b3e
1 changed files with 11 additions and 0 deletions
11
eng/common/templates/variables/pipelines.yml
Normal file
11
eng/common/templates/variables/pipelines.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
variables:
|
||||
- name: AZDO_PROJECT
|
||||
value: internal
|
||||
- name: AZDO_ORG
|
||||
value: https://dev.azure.com/dnceng/
|
||||
- name: INSTALLER_OFFICIAL_CI_PIPELINE_ID
|
||||
value: 286
|
||||
- name: INSTALLER_TARBALL_BUILD_CI_PIPELINE_ID
|
||||
value: 1011
|
||||
- name: DOTNET_DOTNET_CI_PIPELINE_ID
|
||||
value: 1219
|
Loading…
Add table
Reference in a new issue