providerBranches property

List<String> providerBranches
final

List of branch name patterns that trigger automatic deployments. Supports glob wildcards. Empty list deploys on all branches.

Implementation

final List<String> providerBranches;