diff options
author | crupest <crupest@outlook.com> | 2019-02-09 01:06:13 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-02-09 01:06:13 +0800 |
commit | 79fca6e59e943aea704d620d88b45208b8205205 (patch) | |
tree | 3e093df8f854ee485fab6d8b66a2467b9a09ead3 | |
parent | 8859466b730c6b91dc8276f97a8399a74d20d37b (diff) | |
download | timeline-79fca6e59e943aea704d620d88b45208b8205205.tar.gz timeline-79fca6e59e943aea704d620d88b45208b8205205.tar.bz2 timeline-79fca6e59e943aea704d620d88b45208b8205205.zip |
...
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 157a4992..1a737c89 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,6 @@ steps: command: build feedsToUse: config nugetConfigPath: nuget.config - arguments: '--configuration $(buildConfiguration)' - task: DotNetCoreCLI@2 |