Name | Type | Description | Notes |
---|---|---|---|
repositoryProvider | RepositoryProvider | ||
repositoryName | String | URL when repositoryProvider is git, mercurial, subversion username/project when repositoryProvider is gitHub | |
repositoryAuthentication | RepositoryAuthenticationType | [optional] | |
repositoryUsername | String | Required if repositoryAuthentication is credentials | [optional] |
repositoryPassword | String | Required if repositoryAuthentication is credentials | [optional] |