Skip to content

Commit

Permalink
Update CI-CD-Pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaweesha-mr authored Jan 5, 2025
1 parent a8ef3af commit f52aa75
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/CI-CD-Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ jobs:
- name: Verify Application is Running
run: sleep 10 # Adjust to give the application time to start

- name: Stop the Application
run: pkill -f 'spring-boot:run'

- name: Tear Down Docker Services
run: docker-compose down

0 comments on commit f52aa75

Please sign in to comment.