Skip to content

Commit

Permalink
start supervisor process after restarting container
Browse files Browse the repository at this point in the history
  • Loading branch information
rwhite27 committed Aug 2, 2024
1 parent 7ff10bb commit ed4519c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ec2-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
docker restart queue5
docker restart queue6
fi
docker restart phpkanvas-ecosystem
docker restart phpkanvas-ecosystem
sudo supervisorctl start octane

0 comments on commit ed4519c

Please sign in to comment.