mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-17 09:05:56 +00:00
rollback testing
parent
8676c31ac3
commit
80e2c20212
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please
|
|||
```bash
|
||||
cd <uptime-kuma-directory>
|
||||
git fetch --all
|
||||
git checkout 1.8.0 --force
|
||||
git checkout 1.7.3 --force
|
||||
npm install --legacy-peer-deps
|
||||
node node_modules/esbuild/install.js
|
||||
npm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue