This message was deleted.
# ask-anything
s
This message was deleted.
e
in your pipeline.yaml, set
Copy code
meta:
  extract_upstream: false
then you'll be able to pass
upstream
to your tasks. but keep in mind that you'll have to do it for all tasks
d
thank you 🙂
I have another question, when I build a pipeline it starts but it stacked always from the beginning Executing: 3% do you have any suggestion to solve it
e
try adding some logging, might help you understand where it's getting stuck: https://docs.ploomber.io/en/latest/user-guide/logging.html