Hello,
I try to run my script on Pipeline job.
And these is the error :
Running with gitlab-runner 11.10.1 (1f513601)
on merde gnypBxAJ
Using Shell executor…
Running on ns380623.ip-188-165-252.eu…
Reinitialized existing Git repository in /home/gitlab-runner/builds/gnypBxAJ/0/domaine/git_test/.git/
Fetching changes…
fatal: unable to access ‘https://gitlab-ci-token:xxxxxxxxxxxxxxxxxxxx@domaine/repository/git_test.git/’: The requested URL returned error: 500
ERROR: Job failed: exit status 1
I change the name of domaine of error.
Should i use the SSH executor instead of shell executor or perhaps, i miss something to configure in the server?