Skip to content

Commit

Permalink
Merge branch 'v17.4' into v17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 3, 2023
2 parents 98e8ab0 + 68ff5e4 commit 2207097
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines/OptProf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ stages:
SkipCreatePR: true
CustomScriptExecutionCommand: src\VSSDK\NuGet\AllowUnstablePackages.ps1
- task: benjhuser.tfs-extensions-build-tasks.trigger-build-task.TriggerBuild@3
displayName: Trigger a new build of DD-CB-PR
displayName: Trigger a new build of DD-CB-TestSignVS-devCI
inputs:
buildDefinition: DD-CB-PR
buildDefinition: DD-CB-TestSignVS-devCI
useSameBranch: false
branchToUse: $(InsertTopicBranch)
storeInEnvironmentVariable: true
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines/OptProf_part2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pr: none
resources:
pipelines:
- pipeline: VisualStudioBuildUnderTest
source: DD-CB-PR
source: DD-CB-TestSignVS-devCI
trigger:
tags:
- vs-threading-insertion
Expand Down

0 comments on commit 2207097

Please sign in to comment.