Skip to content

Commit

Permalink
Revert db username.
Browse files Browse the repository at this point in the history
  • Loading branch information
DvDty committed Jan 28, 2024
1 parent 98d75de commit 2057a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
image: mysql:8
env:
MYSQL_DATABASE: application
MYSQL_USER: root
MYSQL_USER: admin
MYSQL_ROOT_PASSWORD: password
MYSQL_PASSWORD: password
ports:
Expand Down

0 comments on commit 2057a9b

Please sign in to comment.