chore: updating tugboat config to build and tsc
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ services:
|
||||
image: tugboatqa/node:lts
|
||||
commands:
|
||||
init:
|
||||
- yarn
|
||||
- yarn install
|
||||
- yarn tsc
|
||||
- yarn build
|
||||
start:
|
||||
- yarn start-backend
|
||||
|
||||
Reference in New Issue
Block a user