Skip to content

Commit

Permalink
Merge pull request #308 from dachrisch/master
Browse files Browse the repository at this point in the history
Update MYSQL_PASSWORD
  • Loading branch information
dachrisch authored Mar 4, 2025
2 parents d12ac6b + 7f998ed commit 1d0f39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
environment:
MYSQL_DATABASE: test_test_db
MYSQL_USER: user
MYSQL_PWD: user
MYSQL_PASSWORD: user
working_directory: ~/repo

steps:
Expand Down

0 comments on commit 1d0f39b

Please sign in to comment.