docker: prebuild lint > lintDebug
This commit is contained in:
parent
90e4d4daeb
commit
56e20e2b79
@ -8,6 +8,6 @@ fi
|
||||
|
||||
echo "Prepopulating gradle and go build/pkg cache"
|
||||
cd syncthing-android
|
||||
./gradlew --no-daemon lint buildNative
|
||||
./gradlew --no-daemon lintDebug buildNative
|
||||
cd ..
|
||||
rm -rf syncthing-android
|
||||
|
||||
Loading…
Reference in New Issue
Block a user