diff --git a/docs/pipeline-api.md b/docs/pipeline-api.md index 2acc4130672..ecb9247b69d 100644 --- a/docs/pipeline-api.md +++ b/docs/pipeline-api.md @@ -6720,6 +6720,21 @@ string
workingDir
Step’s working directory. +If not specified, the container runtime’s default will be used, which +might be configured in the container image. +Cannot be updated.
+params
workingDir
Step’s working directory. +If not specified, the container runtime’s default will be used, which +might be configured in the container image. +Cannot be updated.
+params