mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Add git config core.filemode false for tea ci
This commit is contained in:
parent
21eb0cfa27
commit
f757479b9a
@ -6,6 +6,7 @@ build:
|
||||
- echo -e "[librepilot-mingw]\nSigLevel = Optional TrustAll\nServer = http://download.librepilot.org/repo/mingw" >> /etc/pacman.conf
|
||||
- pacman -Syu --noconfirm --noprogressbar --needed git unzip tar mingw-w64-i686-toolchain mingw-w64-i686-ccache mingw-w64-i686-qt5 mingw-w64-i686-SDL mingw-w64-i686-mesa mingw-w64-i686-openssl mingw-w64-i686-gdal-minimal mingw-w64-i686-OpenSceneGraph mingw-w64-i686-osgearth
|
||||
- mingw32-make all_sdk_install
|
||||
- git config core.filemode false
|
||||
- mingw32-make build-info && cat build/build-info.txt
|
||||
- mingw32-make opfw_resource
|
||||
- mingw32-make gcs
|
||||
|
Loading…
Reference in New Issue
Block a user