Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 fix: Enforce LF style line endings for gradlew files #53

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

W3D3
Copy link
Contributor

@W3D3 W3D3 commented Jul 4, 2023

This should fix the issue with Windows machines not being able to build docker images where gradlew is used.
Could not verify this myself, as I'm not on Windows, so please do so :)

Fixes #46

@W3D3 W3D3 requested a review from a team as a code owner July 4, 2023 07:56
@W3D3 W3D3 requested a review from blu3r4y July 4, 2023 07:57
@W3D3 W3D3 unassigned blu3r4y Jul 4, 2023
Copy link
Contributor

@kern17 kern17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@W3D3 W3D3 merged commit 560213f into main Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building proxy-service fails on Windows with "/bin/sh -c ./gradlew build" did not complete successfully
3 participants