Skip to content

Commit

Permalink
correct commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodriguezs2020 committed Jan 14, 2025
1 parent b32fa6d commit db170d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
sleep 20
cd ./backend
mvn mvn -f pom.xml test
mvn -f pom.xml test
## Step 5: End Image Execution and Push image to Docker Hub
- name: Stop docker compose
Expand Down

0 comments on commit db170d9

Please sign in to comment.