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