Skip to content

Commit

Permalink
Update gradle-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanggae4133 authored May 8, 2024
1 parent bc995e0 commit a858961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ jobs:
script: |
sudo fuser -k -n tcp 5000
sleep 15
sudo docker run -t -i -p 5000:5000 -v "/home/ubuntu/osrm:/data" osrm/osrm-backend osrm-routed --algorithm mld /data/south-korea-latest.osrm
sudo docker run -i -p 5000:5000 -v "/home/ubuntu/osrm:/data" osrm/osrm-backend osrm-routed --algorithm mld /data/south-korea-latest.osrm

0 comments on commit a858961

Please sign in to comment.