клон gitlab Repo с использованием токена личного Acess
git clone `https://oauth2:TOKEN@github.com/username/repo.git`
Clever Cow
git clone `https://oauth2:TOKEN@github.com/username/repo.git`
git clone https://gitlab-ci-token:${Personal Access Tokens}@gitlab.com/username/myrepo.git
git clone https://oauth2:${Personal Access Tokens}@gitlab.com/username/myrepo.git