mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 20:45:39 +01:00
test
This commit is contained in:
parent
5d38fbdf51
commit
91e02f07eb
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ hooks:
|
||||||
yarn build
|
yarn build
|
||||||
deploy: |
|
deploy: |
|
||||||
set -e
|
set -e
|
||||||
yarn build-db
|
yarn update-db
|
||||||
|
|
||||||
# The following block defines a single writable directory, 'web/uploads'
|
# The following block defines a single writable directory, 'web/uploads'
|
||||||
# The 'source' specifies where the writable mount is. The 'local' source
|
# The 'source' specifies where the writable mount is. The 'local' source
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue