secretType property
Type of secret configured for access to the Git repo.
Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount, githubapp or none. The validation of this is case-sensitive.
Required.
Implementation
core.String? secretType;