klesh opened a new pull request, #7293: URL: https://github.com/apache/incubator-devlake/pull/7293
### Summary Fixes the following error: ``` time="2024-04-08 04:01:35" level=info msg=" [pipeline service] [pipeline #80] [task #443] executing subtask Clone Git Repo" time="2024-04-08 04:01:35" level=error msg=" [pipeline service] [pipeline #80] [task #443] [Clone Git Repo] [gitcli] failed to start\n\tcaused by: exec: \"git\": executable file not found in $PATH" time="2024-04-08 04:01:35" level=error msg=" [pipeline service] [pipeline #80] [task #443] subtask Clone Git Repo ended unexpectedly\n\tWraps: (2) failed to start\n\tError types: (1) *hintdetail.withDetail (2) *errors.errorString" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
