Skip to content

Commit

Permalink
Fixing Windows CI
Browse files Browse the repository at this point in the history
Fixing issue with shell scripts and CRLF on windows docker builds
  • Loading branch information
madhavajay authored Nov 28, 2021
1 parent 6b8e428 commit 33370b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*.html eol=lf
*.dockerfile eol=lf
*.csv eol=lf
*.sh eol=lf

*.jpg binary
*.jpeg binary
Expand Down

0 comments on commit 33370b9

Please sign in to comment.