vite build on host machine, since it is very slow on armv7/arm64 build

This commit is contained in:
Louis Lam
2021-10-31 13:07:10 +08:00
parent e7104737e7
commit 586c748d44
4 changed files with 8 additions and 9 deletions

View File

@@ -226,10 +226,11 @@ https://github.com/louislam/uptime-kuma/issues?q=sort%3Aupdated-desc
1. Draft a release note
1. Make sure the repo is cleared
1. `npm run update-version 1.X.X`
1. `npm run build`
1. `npm run build-docker`
1. git push
1. `git push`
1. Publish the release note as 1.X.X
1. npm run upload-artifacts
1. `npm run upload-artifacts`
1. SSH to demo site server and update to 1.X.X
Checking: