From 0993a61d391f481c0745f1db28087b08881a3e7f Mon Sep 17 00:00:00 2001 From: Zeegaan Date: Wed, 17 Apr 2024 08:07:01 +0200 Subject: [PATCH] dont depend on e2e --- build/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 8facd5b5cf..e67a3c08f2 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -715,7 +715,7 @@ stages: dependsOn: - Unit - Integration - - E2E +# - E2E condition: and(succeeded(), or(eq(dependencies.Build.outputs['A.build.NBGV_PublicRelease'], 'True'), ${{parameters.myGetDeploy}})) jobs: - job: