Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can then enter Git HTTPS or SSH repository URLS in the project registration page. The ssh or https credentials will be used depending on the configured Git protocol, any username shown in the URL will be ignored and overridden by the settings included in config.yml:

...

Ensure that the Git Repository Server is reachable on Port 443 for HTTPS or Port 80 for HTTP or Port 21 for FTP

Info

Tip
While most Git repository hosts only support HTTPS and SSH protocols, MettleCI Workbench also supports HTTP and FTP. The same httpsUsername and httpsPassword credentials are used, the only difference is the registered Git URL will be prefixed with http:// or ftp:// protocols.