Skip to content

Commit b494fed

Browse files
author
Sheyla Trudo
committed
fixup! Template
1 parent e6c1798 commit b494fed

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

.pipelines/trigger.yaml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,17 @@ trigger: none
2323

2424
resources:
2525
repositories:
26-
- repository: templates
27-
type: git
28-
name: 1ESPipelineTemplates
29-
ref: stable
3026

31-
- repository: azure-container-networking
32-
type: github
33-
name: Azure/azure-container-networking
34-
endpoint: 'Azure-ACN RO Service Connection'
35-
ref: refs/heads/feature/ob-onboard-2
27+
- repository: 1ESPipelineTemplates
28+
type: git
29+
name: 1ESPipelineTemplates/1ESPipelineTemplates
30+
ref: refs/tags/release
31+
32+
- repository: azure-container-networking
33+
type: github
34+
name: Azure/azure-container-networking
35+
endpoint: 'Azure-ACN RO Service Connection'
36+
ref: refs/heads/feature/ob-onboard-2
3637

3738

3839
variables:

0 commit comments

Comments
 (0)