Skip to content

Commit

Permalink
Merge pull request #1764 from bakaphp/feat-octane-frankenphp
Browse files Browse the repository at this point in the history
restart supervisor from action
  • Loading branch information
rwhite27 authored Aug 1, 2024
2 parents 93d6a86 + 04860aa commit 9972da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ec2-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ jobs:
docker restart queue5
docker restart queue6
fi
ssh -o StrictHostKeyChecking=no ${{ secrets.AWS_EC2_USERNAME }}@${{ secrets.AWS_EC2_HOST }} "sudo supervisorctl restart octane"

0 comments on commit 9972da3

Please sign in to comment.