update workdir_parent comment
This commit is contained in:
parent
77f290c888
commit
4314e5f7a4
@ -64,6 +64,7 @@ container:
|
||||
options:
|
||||
# The parent directory of a job's working directory.
|
||||
# NOTE: There is no need to add the first '/' of the path as act_runner will add it automatically.
|
||||
# If the path starts with '/', the '/' will be trimmed.
|
||||
# For example, if the parent directory is /path/to/my/dir, workdir_parent should be path/to/my/dir
|
||||
# If it's empty, /workspace will be used.
|
||||
workdir_parent:
|
||||
|
Loading…
x
Reference in New Issue
Block a user