Skip to content

Commit

Permalink
Update docs/configuring.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sigurd Spieckermann <[email protected]>
  • Loading branch information
freundTech and sisp authored Feb 12, 2024
1 parent f7110fe commit 27882e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@ They run ordered, and with the `$STAGE=task` variable in their environment.

If a `dict` is given it can contain the following items:

- **command**: The task command to run
- **command**: The task command to run.
- **when** (optional): Specifies a condition that needs to hold for the task to run.
- **working_directory** (optional): Specifies the directory in which the command
should be run. Defaults to the destination directory.
Expand Down

0 comments on commit 27882e1

Please sign in to comment.