Skip to content

Commit fe8b64b

Browse files
authored
Use dnceng end point to run darc lab test (#9586)
Same as dotnet/roslyn#70867 Use dnceng side connection
2 parents 2dc5f23 + de9808a commit fe8b64b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines-integration-dartlab.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Razor integration test pipeline for validating against branch builds of VS.
1+
# Razor integration test pipeline for validating against branch builds of VS.
22

33
trigger: none # Manual trigger for now
44
pr: none
@@ -17,7 +17,7 @@ resources:
1717
name: DartLab.Templates
1818
ref: main
1919
- repository: RazorMirror
20-
endpoint: dnceng/internal dotnet-roslyn
20+
endpoint: dnceng/internal
2121
type: git
2222
name: internal/dotnet-razor
2323
ref: $(Build.SourceBranch)

0 commit comments

Comments
 (0)