今天做了好多工作啊
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-12-04 21:07:54 +08:00
parent fcc20fc2e0
commit 41005a4aac
27 changed files with 733 additions and 6294 deletions

View File

@@ -26,8 +26,8 @@ steps:
DATABASE_URL:
from_secret: database_url
commands:
- npm install prisma
- npx prisma migrate deploy
- npm install -g prisma
- prisma migrate deploy
- name: deploy
image: appleboy/drone-ssh