We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fded90 commit 623c772Copy full SHA for 623c772
azure-pipelines/loc.yml
@@ -20,11 +20,12 @@ parameters:
20
type: boolean
21
default: true
22
23
-repositories:
24
-- repository: 1ESPipelineTemplates
25
- type: git
26
- name: 1ESPipelineTemplates/1ESPipelineTemplates
27
- ref: refs/tags/release
+resources:
+ repositories:
+ - repository: 1ESPipelineTemplates
+ type: git
+ name: 1ESPipelineTemplates/1ESPipelineTemplates
28
+ ref: refs/tags/release
29
30
variables:
31
# Variable group contains the PAT to LOC
0 commit comments