diff options
| author | Darien Raymond <[email protected]> | 2018-12-11 15:15:07 +0100 |
|---|---|---|
| committer | Darien Raymond <[email protected]> | 2018-12-11 15:15:07 +0100 |
| commit | 16adc0814ef4fabb031b2e659186f0c418fec6e8 (patch) | |
| tree | 066d989adfd07115ede08424e031e4d0af89ceef | |
| parent | e05c128b44dc0ae971c229c3d8f9a7abbf3296d4 (diff) | |
update
| -rw-r--r-- | azure-pipelines.yml | 1 |
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 |
