E-Ismail opened this issue 3 years ago · 1 comments
If any one of you faced this problem while building the project through gitlab-ci.
This command helped solving it. git add --chmod=+x -- mvnw git commit -m "Executable!!!"
git add --chmod=+x -- mvnw
git commit -m "Executable!!!"
Source: https://stackoverflow.com/questions/21691202/how-to-create-file-execute-mode-permissions-in-git-on-windows