From 12c744f66c83b046f6be52ad3d53850e478f5b2d Mon Sep 17 00:00:00 2001 From: Plakhota <90543395+Plakhota@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:03:59 +0300 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a6f7dfc..f566f59 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,10 +19,10 @@ steps: versionSpec: '10.x' displayName: 'Install Node.js' -- task: ApplitoolsBuildTask@0 - displayName: 'Applitools Build Task' - inputs: - eyesBaseUrl: "https://eyes.applitools.com" +# - task: ApplitoolsBuildTask@0 +# displayName: 'Applitools Build Task' +# inputs: +# eyesBaseUrl: "https://eyes.applitools.com" - script: |