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 | 98f0c1b9f39e00140fc0cfa6a64d25455462b8df (patch) | |
tree | 1b5b42951a9db2e4e967829f25b8d14897327c6a | |
parent | e70f97cd0f0609bd9ec1e57df8f64a8fe81a77da (diff) | |
download | timeline-98f0c1b9f39e00140fc0cfa6a64d25455462b8df.tar.gz timeline-98f0c1b9f39e00140fc0cfa6a64d25455462b8df.tar.bz2 timeline-98f0c1b9f39e00140fc0cfa6a64d25455462b8df.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 |