summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarien Raymond <[email protected]>2018-12-11 15:15:07 +0100
committerDarien Raymond <[email protected]>2018-12-11 15:15:07 +0100
commit16adc0814ef4fabb031b2e659186f0c418fec6e8 (patch)
tree066d989adfd07115ede08424e031e4d0af89ceef
parente05c128b44dc0ae971c229c3d8f9a7abbf3296d4 (diff)
update
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d1ec0bb5..704afd8e 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -17,6 +17,7 @@ jobs:
go version
chmod +x $(Build.SourcesDirectory)/generate.sh
$(Build.SourcesDirectory)/generate.sh
+ ls -al ./publish/
workingDirectory: '$(system.defaultWorkingDirectory)'
displayName: 'Generate'
- task: CopyFiles@2