Skip to content

Commit f6b0b32

Browse files
authored
Fix VS daily CI pipeline (#6863)
1 parent 7939812 commit f6b0b32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/pipelines/dailytests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ variables:
3838
DOTNET_NOLOGO: 1
3939
CI: true
4040
Codeql.Enabled: false
41+
SourceBranch: $[replace(variables['Build.SourceBranch'], 'refs/heads/', '')]
4142

4243
stages:
4344
- stage: Build

0 commit comments

Comments
 (0)