This commit is contained in:
Collin M. Barrett 2020-02-12 10:07:11 -06:00
parent 7b93958dfa
commit 215209e0ac

View file

@ -15,6 +15,7 @@ pool:
steps:
- checkout: none
# TODO: Replace $SYSTEM_PULLREQUEST_SOURCEREPOSITORYURI with fork's URI. https://stackoverflow.com/q/60188806/2343739
- bash: |
git config --global user.name $GITHUBNAME
git config --global user.email $GITHUBEMAIL