Skip to content

Commit

Permalink
Merge pull request #47 from Almaeng-i/develop
Browse files Browse the repository at this point in the history
🔀: main branch와 develop branch 병합
  • Loading branch information
MinnSeoo authored Jun 13, 2024
2 parents fec6ecc + 5242702 commit 53658ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
env:
MYSQL_DATABASE: ${{ secrets.MYSQL_NAME }}
MYSQL_USER: ${{ secrets.MYSQL_USER }}
MYSQL_PASSWORD: ${{ secrets.MYSQL_PW }}
MYSQL_ROOT_PASSWORD: ${{ secrets.MYSQL_PW }}
options: >-
--health-cmd "mysqladmin ping"
Expand Down

0 comments on commit 53658ec

Please sign in to comment.