Skip to content

Commit a5f535f

Browse files
committed
Remove parameters
1 parent a5c5f07 commit a5f535f

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

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

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,6 @@ stages:
2020
set -e
2121
echo "Check az version"
2222
- task: TriggerBuild@3
23-
inputs:
24-
buildDefinition: '391699' # Pipeline ID
25-
buildParameters: |
26-
useAcnPublic=false
27-
cnscniversion=v1.7.7-0
28-
cnscniversionwindows=v1.7.7-0
29-
useAgentTestSubscription=false
30-
queueBuildForUserThatTriggeredBuild: true
31-
waitForQueuedBuildsToFinish: true # Wait for completion
32-
authenticationMethod: 'OAuth Token'
33-
34-
- job: swiftv2_singularity_e2e
35-
displayName: "Trigger Pipeline in Another Project"
36-
steps:
37-
- task: TriggerBuild@4
3823
inputs:
3924
buildDefinition: '391699' # Pipeline ID
4025
queueBuildForUserThatTriggeredBuild: true

0 commit comments

Comments
 (0)