Skip to content

Commit

Permalink
fix: workingdir link
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Nov 7, 2024
1 parent 7bd4224 commit b91a9cd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ The `WorkingDirectory` task allows you to:
2. Run multiple tasks sequentially in the same working directory
3. Share data across multiple tasks without having to persist it in internal storage.

For more detail, check out the [plugin documentation](/plugins/core/tasks/flow/io.kestra.plugin.core.flow.workingdirectory)

## Example

In this example, the flow sequentially executes Shell Scripts and Shell Commands in the same working directory using a local Process Task Runner.
Expand Down

0 comments on commit b91a9cd

Please sign in to comment.