Hey folks - does the set_working_directory step un...
# ask-community
e
Hey folks - does the set_working_directory step under pull in the prefect.yaml allow for multiple directories? I run prefect locally from a service account and test from my user account.
✅ 1
b
Hi Evan, i don't think that you can set multiple directories under a single pull step. However, you can define a unique pull step for each deployment declaration, each with it's own directory in
set_working_directory
To define a pull step for each declaration, it'd look something like this:
If you could tell me a bit more about how your directory is structured, i can try to make some recommendations
e
This is helpful Bianca - thank you!
🚀 1
✨ 1