Fix job dispatch and show log output
All checks were successful
Deploy App / deploy (push) Successful in 11s
All checks were successful
Deploy App / deploy (push) Successful in 11s
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
||||
key: ${{ secrets.PROD_SSH_KEY }}
|
||||
port: 22
|
||||
script: |
|
||||
systemctl restart laravel-worker
|
||||
cd /var/www/scheduler
|
||||
git pull origin master
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user