Skip to content

Commit

Permalink
Redeploy openmrs only
Browse files Browse the repository at this point in the history
  • Loading branch information
nyatindopatrick committed Sep 10, 2024
1 parent 2e45441 commit 1c748fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
sudo git pull origin main
cd /opt/bdsec-repos/bahmni-docker/bahmni-standard
sudo docker-compose down -v
sudo docker-compose down
sudo docker-compose down -v openmrs
sudo docker-compose up -d

0 comments on commit 1c748fa

Please sign in to comment.