Updating CI.
Some checks failed
Deploy Greenlight API / deploy (push) Failing after 38s

This commit is contained in:
Maxime Delporte
2025-10-31 10:40:08 +01:00
parent 3476d82ada
commit eb0a0bb221

View File

@@ -37,6 +37,7 @@ jobs:
echo "Folder created ✅"
echo "Copy migrations files 📑"
ls
scp -r -p ${{ secrets.SERVER_PORT }} ./migrations/* ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:/var/www/greenlight/migrations
echo "Files copied ✅"