You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I provide the --gitlab_hostname: "my.company.com/base_path/" flag when starting Atlantis.
But got the following when creating a new PR:
[EROR] server: Error parsing webhook: expected clone url to have path "/repo_path/Repo.git" but had "/base_path/repo_path/Repo.git
This error seem to be similar one this Bitbucket case #508
The text was updated successfully, but these errors were encountered:
selmison
changed the title
I can't get Atlantis to work when Gitlab base url is defined with a base_path
Atlantis doesn't work when Gitlab url is defined with a base_path
Mar 11, 2021
selmison
changed the title
Atlantis doesn't work when Gitlab url is defined with a base_path
Atlantis doesn't work when Gitlab is installed under a relative URL
Mar 24, 2021
I can't get Atlantis to work with our private Gitlab server when the Gitlab is installed under a relative URL, like this: https://my.company.com/base_path.
I provide the --gitlab_hostname: "my.company.com/base_path/" flag when starting Atlantis.
But got the following when creating a new PR:
This error seem to be similar one this Bitbucket case #508
The text was updated successfully, but these errors were encountered: