mirror of
https://github.com/zadam/trilium.git
synced 2025-03-06 20:20:11 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
899d9e65fd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ image:
|
|||
file: .gitpod.dockerfile
|
||||
|
||||
tasks:
|
||||
- before: nvm install 10 && nvm use 10
|
||||
- before: nvm install 14.17.6 && nvm use 14.17.6
|
||||
init: npm install
|
||||
command: npm run start-server
|
||||
|
||||
|
|
Loading…
Reference in a new issue