diff --git a/docs/pipeline-api.md b/docs/pipeline-api.md index ce318432829..99c4b7f8483 100644 --- a/docs/pipeline-api.md +++ b/docs/pipeline-api.md @@ -6727,6 +6727,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