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

Ensure check_ssh_access_to_repo works and is tested using the deploy key #69

Closed a-t-0 closed 2 years ago

a-t-0 commented 2 years ago

Make sure it the function:

check_ssh_access_to_repo

works. Test it using the auto-generated deploy key.