chore: updating config for tugboat updating

This commit is contained in:
blam
2021-01-26 20:14:27 +01:00
parent 55374ffb28
commit 5ad2d8b3be
+4
View File
@@ -8,5 +8,9 @@ services:
- yarn install
- yarn tsc
- yarn build
update:
- yarn install
- yarn tsc
- yarn build
start:
- yarn start-backend &