This commit is contained in:
zadam
2022-05-24 21:34:32 +02:00
parent 541d451168
commit 53e9c8cdac
9 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ image:
file: .gitpod.dockerfile
tasks:
- before: nvm install 16.14.2 && nvm use 16.14.2
- before: nvm install 16.15.0 && nvm use 16.15.0
init: npm install
command: npm run start-server