Skip to content

Prerequisites Step 7: Ensuring you have ssh push access to gitlab-ci-build-statuses repository #147

Description

@a-t-0

Yields error:

Author identity unknonwn
*** Please tell me who you are

Run
  git config --global user.email "you@ezample.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: unable to auto-detect email address.

So:

  • Detect if the username is set already. If not, configure the git username
  • before running step 7 of the prerequisites,
  • Then verify the git username is set already.
  • Then run step 7 of the prerequisites.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions