未验证 提交 d6e1a74a 编写于 作者: B Brett V. Forsgren 提交者: GitHub

Revert "temporarily disable auto-insertions to allow a build through the pipeline (#8302)" (#8462)

This reverts commit c4c09df4.
上级 c4c09df4
......@@ -336,10 +336,10 @@ stages:
#---------------------------------------------------------------------------------------------------------------------#
# VS Insertion #
#---------------------------------------------------------------------------------------------------------------------#
#- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
# - template: eng/release/insert-into-vs.yml
# parameters:
# componentBranchName: refs/heads/release/dev16.5
# insertTargetBranch: master
# insertTeamEmail: fsharpteam@microsoft.com
# insertTeamName: 'F#'
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- template: eng/release/insert-into-vs.yml
parameters:
componentBranchName: refs/heads/release/dev16.5
insertTargetBranch: master
insertTeamEmail: fsharpteam@microsoft.com
insertTeamName: 'F#'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册