We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec6f54a + b677ea9 commit 1c20875Copy full SHA for 1c20875
1 file changed
docs/pages/configuration/functions/README.mdx
@@ -43,6 +43,7 @@ pipelines:
43
hello_world
44
run_default_pipeline dev
45
```
46
+Please note that custom functions can only be called from `pipelines` and other `functions` as these run in a `pipeline` context.
47
48
49
## Built-In Functions
0 commit comments