Sowiks commented on PR #95: URL: https://github.com/apache/otava/pull/95#issuecomment-3520302857
Update: I figured out that the problem was on my side due to me building the docker container on windows. Git clone replaced line endings symbols with windows-based ones which messed with docker. `git config --global core.autocrlf false` solved the problem. -- 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]
