Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kestra-io/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 committed Nov 7, 2024
2 parents 4c066a6 + b91a9cd commit 68bfd9d
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 68bfd9d

Please sign in to comment.