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