From 7fa1d31b302884ed10bb1494d9e06e5c2ff9a5ec Mon Sep 17 00:00:00 2001 From: Plakhota <90543395+Plakhota@users.noreply.github.com> Date: Thu, 15 Jun 2023 20:02:17 +0300 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 04295f2..c2dc0a0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -42,7 +42,7 @@ steps: - script: | - echo "ENV vars list" + echo "ENV vars list " env echo ADO_BATCH_ID=$APPLITOOLS_BATCH_ID echo APPLITOOLS_BATCH_ID=$APPLITOOLS_BATCH_ID_FOR_GH