Skip to content

Commit

Permalink
Merge branch 'v2.15' into v2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 3, 2023
2 parents 73873ef + b7ceba2 commit 83745cf
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 @@ -92,9 +92,9 @@ stages:
inputs:
SkipCreatePR: true
- 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-StreamJsonRpc-insertion
Expand Down

0 comments on commit 83745cf

Please sign in to comment.