Skip to content
代码片段 群组 项目
提交 b68b8cf8 编辑于 作者: dotnet-bot's avatar dotnet-bot
浏览文件

Merge in 'release/6.0' changes

No related branches found
No related tags found
无相关合并请求
......@@ -34,9 +34,9 @@ jobs:
- name: AzdoRepo
value: dotnet-aspnetcore
- name: TargetBranchName
value: $(Build.SourceBranch)-nonstable
value: $(Build.SourceBranchName)-nonstable
- name: BranchToMirror
value: $(Build.SourceBranch)
value: $(Build.SourceBranchName)
steps:
- script: |
git clone https://dn-bot:$(dn-bot-dnceng-build-rw-code-rw)@dev.azure.com/dnceng/internal/_git/$(AzdoRepo) $(WorkingDirectoryName) --recursive --no-tags --branch $(TargetBranchName)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册