diff options
| author | AkiraNorthstar <AkiraNorthstar@users.noreply.github.com> | 2018-09-11 16:38:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-11 16:38:24 +0200 |
| commit | 6daf59d3b6377e0717ce7bc3643498f03e5937bd (patch) | |
| tree | ca0aa18cec42fe700a98f09ef94933a689670fe9 /azure-pipelines.yml | |
| parent | 9fc3aeaaf5e6c62516029bfa6a543f06a3d1d8bc (diff) | |
Update azure-pipelines.yml
Diffstat (limited to 'azure-pipelines.yml')
| -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 3b9370d1..8ae24f01 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,4 +13,5 @@ steps: - script: | echo Add other tasks to build, test, and deploy your project. echo See https://aka.ms/yaml + displayName: 'Run a multi-line script' |
