mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 04:25:39 +01:00
test
This commit is contained in:
parent
c291ac57bd
commit
5d38fbdf51
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue