diff options
author | crupest <crupest@outlook.com> | 2019-02-09 01:15:22 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-02-09 01:15:22 +0800 |
commit | af33ace3d5f091f17b8477b5c038c41139786de6 (patch) | |
tree | 5450c3abbfc75b3b704cacd33c0099e22b55f7b9 | |
parent | 79fca6e59e943aea704d620d88b45208b8205205 (diff) | |
download | timeline-af33ace3d5f091f17b8477b5c038c41139786de6.tar.gz timeline-af33ace3d5f091f17b8477b5c038c41139786de6.tar.bz2 timeline-af33ace3d5f091f17b8477b5c038c41139786de6.zip |
...
-rw-r--r-- | azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1a737c89..ad6a116a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -36,4 +36,4 @@ steps: - task: PublishPipelineArtifact@0 inputs: artifactName: 'timeline' - targetPath: Timeline/bin/Release/netcoreapp2.2/publish/ + targetPath: Timeline/bin/Release/netcoreapp2.2/publish |