Skip to content

Commit

Permalink
Merge branch 'develop' into work-update-device-config
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes authored Dec 11, 2018
2 parents a6fec93 + bf52028 commit c369107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ steps:
persistCredentials: true

- script: |
git config --global user.email 'nfbot'
git config --global user.name 'nanoframework@outlook.com'
git config --global user.email 'nanoframework@outlook.com'
git config --global user.name 'nfbot'
displayName: Setup git identity

- task: NuGetToolInstaller@0
Expand Down

0 comments on commit c369107

Please sign in to comment.