fix: gitpod
This commit is contained in:
parent
3da1b31363
commit
a70e35cb79
@ -3,6 +3,7 @@
|
||||
# and commit this file to your remote git repository to share the goodness with others.
|
||||
image: node:18
|
||||
tasks:
|
||||
- before: curl -sL https://unpkg.com/@pnpm/self-installer | node
|
||||
- init: pnpm install && pnpm db:push && pnpm db:seed
|
||||
env:
|
||||
COOLIFY_DATABASE_URL:
|
||||
|
Loading…
Reference in New Issue
Block a user