Skip to content

Commit

Permalink
restart supervisor by restarting container
Browse files Browse the repository at this point in the history
  • Loading branch information
rwhite27 committed Aug 2, 2024
1 parent 04860aa commit 7ff10bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +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"
docker restart phpkanvas-ecosystem

0 comments on commit 7ff10bb

Please sign in to comment.