Skip to content

Commit

Permalink
Update deploy command
Browse files Browse the repository at this point in the history
  • Loading branch information
nyatindopatrick committed Sep 9, 2024
1 parent 04f440d commit 90a3f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
sudo git pull origin main
cd /opt/bdsec-repos/bahmni-docker/bahmni-standard
sudo docker-compose down openmrs -v
sudo docker-compose up -d --no-deps --build openmrs
sudo docker-compose down -v
sudo docker-compose up -d

0 comments on commit 90a3f05

Please sign in to comment.