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 | 731ba4ff00ad6a4e4c5572dce5f7b131d9446013 (patch) | |
tree | 1581414587fc0c05e0a8c9d4ffa801c70647ed0a | |
parent | 98f0c1b9f39e00140fc0cfa6a64d25455462b8df (diff) | |
download | timeline-731ba4ff00ad6a4e4c5572dce5f7b131d9446013.tar.gz timeline-731ba4ff00ad6a4e4c5572dce5f7b131d9446013.tar.bz2 timeline-731ba4ff00ad6a4e4c5572dce5f7b131d9446013.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 |