From f9e3183356c09bab430948597ec20632a9319973 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Tue, 16 Apr 2019 15:00:26 +0800 Subject: [PATCH] Fix token --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 91d637b6c..fc149d363 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -33,8 +33,8 @@ jobs: pool: vmImage: 'Ubuntu 16.04' - variables: - CODECOV_TOKEN: '$(coverage.token)' +#variables: +# CODECOV_TOKEN: '$(coverage.token)' variables: - group: GithubToken