TruCol / Self-host-GitLab-CI-for-GitHub

Installs your own GitLab CI and runs it on all your GitHub repos, in a single command.
GNU Affero General Public License v3.0
4 stars 3 forks source link

Allow passing the GitHub password to the get-gitlab-runner-registration-token repo. #84

Closed a-t-0 closed 2 years ago

a-t-0 commented 2 years ago

The GitHub password is used to:

  1. Set the GitHub ssh-deploy key.
  2. Set the GitHub personal access token.