Skip to content

Commit 8aac191

Browse files
committed
Remove parameters
1 parent a5f535f commit 8aac191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pipelines/multitenancy/swiftv2-singularity-e2e.stages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ stages:
2222
- task: TriggerBuild@3
2323
inputs:
2424
buildDefinition: '391699' # Pipeline ID
25+
useSameBranch: false
2526
queueBuildForUserThatTriggeredBuild: true
27+
branchToUse: 'refs/heads/master'
2628
waitForQueuedBuildsToFinish: true # Wait for completion
2729
authenticationMethod: 'OAuth Token'
2830
# - job: swiftv2_singularity_e2e

0 commit comments

Comments
 (0)