Skip to content

Commit 1c20875

Browse files
authored
Merge pull request #2668 from lianmakesthings/clarify-functions-usage
docs: clarify where functions can be used
2 parents ec6f54a + b677ea9 commit 1c20875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/configuration/functions/README.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pipelines:
4343
hello_world
4444
run_default_pipeline dev
4545
```
46+
Please note that custom functions can only be called from `pipelines` and other `functions` as these run in a `pipeline` context.
4647

4748

4849
## Built-In Functions

0 commit comments

Comments
 (0)