Update azure-pipelines.yml for Azure Pipelines

Echo (Build.BinariesDirectory)
This commit is contained in:
Thomas 2020-02-08 04:52:06 +00:00
parent f888173447
commit a17207427b

View File

@ -27,6 +27,7 @@ steps:
script: |
pwd
ls -la
echo $(Build.BinariesDirectory)
# Archive files
# Compress files into .7z, .tar.gz, or .zip