Browse Source

fix var group

Shelikhoo 6 years ago
parent
commit
a9f3116fc3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      azure-pipelines.yml

+ 2 - 0
azure-pipelines.yml

@@ -35,6 +35,8 @@ jobs:
 
 
   variables:
   variables:
     CODECOV_TOKEN: '$(coverage.token)'
     CODECOV_TOKEN: '$(coverage.token)'
+
+  variables:
     - group: GithubToken
     - group: GithubToken
 
 
   steps:
   steps: