Skip to content

Commit 621d9b2

Browse files
BUILD-1577 windows Git config autocrlf
1 parent 25ac37c commit 621d9b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ build_win_task:
7676
#windows cache is buggy if using ${CIRRUS_WORKING_DIR}
7777
folder: ~/.m2/repository
7878
build_script:
79+
- git config --global core.autocrlf input
7980
- git submodule update --init
8081
- source cirrus-env CI
8182
- mvn.cmd package -DskipTypeshed=true

0 commit comments

Comments
 (0)