Skip to content

Commit b7a5992

Browse files
committed
add checkout
1 parent 43bd65f commit b7a5992

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ stages:
1111
- ${{ parameters.dependsOn }}
1212
- setup
1313
jobs:
14-
- job: swiftv2_manifold_e2e
14+
- job: run_tests
1515
displayName: AKS Swiftv2 Multitenancy Manifold E2E Test Suite
1616
pool:
1717
name: $(BUILD_POOL_NAME_DEFAULT)
18+
isCustom: true
19+
type: linux
1820
steps:
19-
- checkout: azure-container-networking
2021
- task: TriggerBuild@3
2122
inputs:
2223
buildDefinition: '391699'

0 commit comments

Comments
 (0)