Skip to content

Commit 1b3b838

Browse files
authored
Merge pull request sonic-net#8 from ganglyu/fix_pipeline
Fix pipeline.
2 parents 92428da + 35cd2ef commit 1b3b838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ resources:
1717
repositories:
1818
- repository: sonic-mgmt-common
1919
type: github
20-
name: Azure/sonic-mgmt-common
21-
endpoint: build
20+
name: sonic-net/sonic-mgmt-common
21+
endpoint: sonic-net
2222

2323
stages:
2424
- stage: Build

0 commit comments

Comments
 (0)