From 1226ea9be23de9f20d4eea0461c8a784f606c34b Mon Sep 17 00:00:00 2001 From: Plakhota <90543395+Plakhota@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:11:37 +0300 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines Comment out ApplitoolsBuildTask --- azure-pipelines.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0961a93..0ebc9dc 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: |