CD Deployment #47

Merged
PxlLoewe merged 6 commits from staging into release 2025-07-09 06:23:24 +00:00
Showing only changes of commit e654dec719 - Show all commits

View File

@@ -30,7 +30,7 @@ jobs:
port: 22
script: |
cd ~/docker/var-monorepo/packages/database
prisma migrate deploy
pnpm exec prisma migrate deploy
- name: Build and start containers
uses: appleboy/ssh-action@v1
with: