We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c5f07 commit a5f535fCopy full SHA for a5f535f
.pipelines/multitenancy/swiftv2-singularity-e2e.stages.yaml
@@ -20,21 +20,6 @@ stages:
20
set -e
21
echo "Check az version"
22
- 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
38
inputs:
39
buildDefinition: '391699' # Pipeline ID
40
queueBuildForUserThatTriggeredBuild: true
0 commit comments