workingDir property
Container's working directory.
If not specified, the container runtime's default will be used, which might be configured in the container image.
Implementation
core.String? workingDir;
Container's working directory.
If not specified, the container runtime's default will be used, which might be configured in the container image.
core.String? workingDir;