The VCS type for this asset that is used to interact with the asset source VCS. This must
be a valid identifier that is specified in the map provided by
VcsProviderFactory
.
- Required: yes
- Default:
gitlab
(resolves toGitlabVcsProvider
)
Each VCS provider requires different configuration. Consult the appropriate provider classes to find out what configuration is actually possible. You can find the supported configurations at VCS Providers as well.