env property
Environment variable name to associate with the secret.
Secret environment variables must be unique across all of a build's secrets, and must be used by at least one build step.
Implementation
core.String? env;
Environment variable name to associate with the secret.
Secret environment variables must be unique across all of a build's secrets, and must be used by at least one build step.
core.String? env;