Miller Jiang
08/08/2023, 2:35 PMblock.get_directory
, the code will be cloned to default path from where the deployment was uploaded (which is my local). How should I point it to the agent pod local so code can be cloned from git repo to the EKS cluster?
2. When I specify either from_path
or the local_path
in block.get_directory
, I failed to create github storage block with this error, any idea why this happened?
FileNotFoundError: [Errno 2] No such file or directory: 'git'