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.
2 parents 2dc5f23 + de9808a commit fe8b64bCopy full SHA for fe8b64b
azure-pipelines-integration-dartlab.yml
@@ -1,4 +1,4 @@
1
-# Razor integration test pipeline for validating against branch builds of VS.
+# Razor integration test pipeline for validating against branch builds of VS.
2
3
trigger: none # Manual trigger for now
4
pr: none
@@ -17,7 +17,7 @@ resources:
17
name: DartLab.Templates
18
ref: main
19
- repository: RazorMirror
20
- endpoint: dnceng/internal dotnet-roslyn
+ endpoint: dnceng/internal
21
type: git
22
name: internal/dotnet-razor
23
ref: $(Build.SourceBranch)
0 commit comments