Unanswered
Hello, A Question About Pipelines. I Have A Repository With One Pipeline Using Decorators, Defined In
Hi @<1798887585121046528:profile|WobblyFrog79>
. When I execute the pipeline remotely in Kubernetes, those components
two things, one, make sure you specify the repo you need the components from in the decorator function, what will happen is the repo will be cloned into the container running on k8s, then inside the repo root your script (i.e. pipeline step) will be running.
None
second thing, if you need any of the other functions in the pipeline file, list then under helper_functions
None
114 Views
0
Answers
6 months ago
6 months ago