| author | |
| committer | |
| log | eb1c769404f95558c945a51068de884267079d3e |
| tree | 592e53f74bda45c6d54c08e257fd80115e0c959b |
| parent | c2df9236c4c322573e481afa81a127cde26d9db9 |
| signature | Commit is signed but in an unrecognized format. |
1 files changed, 1 insertions(+), 0 deletions(-)
ci/azure/pipelines.yml+1| ... | ... | @@ -62,6 +62,7 @@ jobs: |
| 62 | 62 | windows_tarball: $[ dependencies.BuildWindows.outputs['main.tarball'] ] |
| 63 | 63 | windows_shasum: $[ dependencies.BuildWindows.outputs['main.shasum'] ] |
| 64 | 64 | windows_bytesize: $[ dependencies.BuildWindows.outputs['main.bytesize'] ] |
| 65 | steps: | |
| 65 | 66 | - task: DownloadSecureFile@1 |
| 66 | 67 | inputs: |
| 67 | 68 | secureFile: s3cfg |