Skip to content

Commit 623c772

Browse files
committed
Fix
1 parent 5fded90 commit 623c772

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

azure-pipelines/loc.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,12 @@ parameters:
2020
type: boolean
2121
default: true
2222

23-
repositories:
24-
- repository: 1ESPipelineTemplates
25-
type: git
26-
name: 1ESPipelineTemplates/1ESPipelineTemplates
27-
ref: refs/tags/release
23+
resources:
24+
repositories:
25+
- repository: 1ESPipelineTemplates
26+
type: git
27+
name: 1ESPipelineTemplates/1ESPipelineTemplates
28+
ref: refs/tags/release
2829

2930
variables:
3031
# Variable group contains the PAT to LOC

0 commit comments

Comments
 (0)