Skip to content

deploy-local: Initialize self.server_url early

  • Initialize self.server_url in DeployLocal._load_config(), using the
    git_scheme configuration setting instead of hard-coded "http".

  • Use self.server_url in DeployLocal._get_remote_overrides() instead
    of reconstructing most of the server URL.


Related MRs:

Edited by Ahmon Dancy

Merge request reports