Skip to content

Commit 0993a61

Browse files
committed
dont depend on e2e
1 parent db0c315 commit 0993a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ stages:
715715
dependsOn:
716716
- Unit
717717
- Integration
718-
- E2E
718+
# - E2E
719719
condition: and(succeeded(), or(eq(dependencies.Build.outputs['A.build.NBGV_PublicRelease'], 'True'), ${{parameters.myGetDeploy}}))
720720
jobs:
721721
- job:

0 commit comments

Comments
 (0)