Skip to content

Commit

Permalink
Update dev-server-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Jan 20, 2025
1 parent 0798513 commit a90a200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev-server-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ jobs:
ls -ltra
docker-compose -f docker-compose.teachers.yml down
docker system prune -af
docker-compose -f docker-compose.teachers.yml pull
timeout 90000 docker-compose -f docker-compose.teachers.yml up -d | tee docker-compose.log
sudo systemctl restart nginx

0 comments on commit a90a200

Please sign in to comment.