I solved this by simply adding username to url like below,
before:
https://gitlab.com/gitlab_user/myrepo.git
after:
https://gitlabusername@gitlab.com/gitlab_user/myrepo.git
I solved this by simply adding username to url like below,
before:
https://gitlab.com/gitlab_user/myrepo.git
after:
https://gitlabusername@gitlab.com/gitlab_user/myrepo.git