laravel-fans / socialite-providers

Providers for Laravel Socialite
https://laravel-socialite-providers.github.io/socialite-providers/
MIT License
1 stars 1 forks source link

circleci failed: git need user.email #8

Open sinkcup opened 5 years ago

sinkcup commented 5 years ago

https://circleci.com/gh/laravel-socialite-providers/providers/27

create tag
/tmp ~/laravel
Cloning into 'wechat-service-account'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.

remote: Enumerating objects: 7, done.        
remote: Counting objects: 100% (7/7), done.        
remote: Compressing objects: 100% (7/7), done.        
remote: Total 7 (delta 0), reused 7 (delta 0), pack-reused 0        
Receiving objects: 100% (7/7), 4.06 KiB | 0 bytes/s, done.
/tmp/wechat-service-account /tmp ~/laravel

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <(null)>) not allowed
Exited with code 128