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 31a76b5f03 - Show all commits

View File

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