https://prefect.io logo
w

Walter Cavinaw

06/15/2022, 2:35 AM
is it possible to specify where the prefect local agent should clone gitstorage to? Right now it clones gistorage to AppData/Temp/[here] . Just wondering if it's possible to change that through a variable or config?
k

Kevin Kho

06/15/2022, 2:37 AM
Not quite. It’s really set to a Temporary Directory. But I think you could just clone the repo without the Git storage interface using the ShellTask?
w

Walter Cavinaw

06/15/2022, 2:42 AM
Gotcha. Thanks for being so responsive!
👍 1
4 Views