Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host

This commit is contained in:
Louis Lam
2022-12-12 15:42:00 +08:00
parent 3b58fd3b3c
commit 3040bd41d9
5 changed files with 44 additions and 8 deletions

View File

@@ -31,6 +31,9 @@ tsconfig.json
/tmp
/babel.config.js
/ecosystem.config.js
/extra/healthcheck.exe
/extra/healthcheck
### .gitignore content (commented rules are duplicated)