...
Note |
---|
Note If your git repositories are in Azure DevOps you will need to provide an Azure Personal Access Token (PAT) instead of your password. See the Azure documentation if you are unfamiliar with PATs: |
...
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
:
...