httpsProxy property
URL for the HTTPS proxy to be used when communicating with the Git repo.
Only specify when secret_type is cookiefile, token, or none.
Optional.
Implementation
core.String? httpsProxy;
URL for the HTTPS proxy to be used when communicating with the Git repo.
Only specify when secret_type is cookiefile, token, or none.
Optional.
core.String? httpsProxy;