Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circleci failed: git need user.email #8

Open
sinkcup opened this issue Jun 5, 2019 · 0 comments
Open

circleci failed: git need user.email #8

sinkcup opened this issue Jun 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sinkcup
Copy link
Member

sinkcup commented Jun 5, 2019

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 "[email protected]"
  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
@sinkcup sinkcup changed the title circleci failed: circleci failed: git need user.email Jun 5, 2019
@sinkcup sinkcup self-assigned this Jun 5, 2019
@sinkcup sinkcup added the bug Something isn't working label Jun 5, 2019
sinkcup added a commit that referenced this issue Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant