chore: Remove the build-config flag

This commit is contained in:
blam
2021-01-27 10:42:31 +01:00
parent 233d519ca1
commit 732701e4a7
+1 -1
View File
@@ -8,7 +8,7 @@ services:
- yarn install
build:
- yarn tsc
- yarn build --config app-config.yaml --config .tugboat/tugboat.app-config.production.yaml
- yarn build
update:
- yarn install
start: