Skip to content

Commit

Permalink
Update Cart-ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeineb2001 authored Dec 22, 2024
1 parent 473223b commit 67c451d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Cart-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
sleep 10
echo "Starting Spring Boot service..."
cd ~/inventory-service
cd ~/Cart
nohup java -jar cart-project.jar --server.port=8081 > cart-project.log 2>&1 &
echo "Spring Boot service deployed successfully!"
Expand Down

0 comments on commit 67c451d

Please sign in to comment.