Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoGlzAlon committed Dec 30, 2024
1 parent 8e84b2b commit 07f54b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
--env MYSQL_DATABASE=crowdfund_db \
${{ secrets.DOCKER_USERNAME }}/raisehub_database:latest
docker network connect docker_network_crowdfund raisehub_database
docker network inspect docker_network_crowdfund
# Step 3.1: Wait for MySQL to Start and Verify Service
- name: Wait for MySQL Service to Start
Expand Down

0 comments on commit 07f54b0

Please sign in to comment.