marcelbirkner / docker-ci-tool-stack

Docker Infrastructure via docker-compose (Jenkins, SonarQube, Nexus, GitLab, Selenium Grid)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md: Getting started change git clone error

BeckerFrank opened this issue · comments

Please change the

git clone git@github.com:marcelbirkner/docker-ci-tool-stack.git

to

git clone https://github.com/marcelbirkner/docker-ci-tool-stack.git

or you get the following error:
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

You need to add ssh-key to your account in order to use the first one.

@BeckerFrank / @nordri
Thanks for the input. I added your comments to the README