From 5d38fbdf5118173ceaa10124802178bb5dfbec24 Mon Sep 17 00:00:00 2001 From: Jan Kohlbach Date: Wed, 31 May 2023 11:44:09 +0200 Subject: [PATCH] test --- .platform.app.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.platform.app.yaml b/.platform.app.yaml index 7fb4b16a9..ed53446c3 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -21,6 +21,9 @@ hooks: set -e yarn install yarn build + deploy: | + set -e + yarn build-db # The following block defines a single writable directory, 'web/uploads' # The 'source' specifies where the writable mount is. The 'local' source