From a17207427bc8f77180c71b3160b70f3e59c31806 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 8 Feb 2020 04:52:06 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines Echo (Build.BinariesDirectory) --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 65c72c1..1f0ea7e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,6 +27,7 @@ steps: script: | pwd ls -la + echo $(Build.BinariesDirectory) # Archive files # Compress files into .7z, .tar.gz, or .zip