From 91e02f07eb88e0b44b84687bbb1ac0a3ba623fed Mon Sep 17 00:00:00 2001 From: Jan Kohlbach Date: Wed, 31 May 2023 12:03:07 +0200 Subject: [PATCH] test --- .platform.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.platform.app.yaml b/.platform.app.yaml index ed53446c3..08990ddb9 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -23,7 +23,7 @@ hooks: yarn build deploy: | set -e - yarn build-db + yarn update-db # The following block defines a single writable directory, 'web/uploads' # The 'source' specifies where the writable mount is. The 'local' source