Update .gitlab-ci.yml
This commit is contained in:
parent
2392f56d59
commit
192905be71
@ -11,7 +11,8 @@ variables:
|
|||||||
# Configure mysql environment variables (https://hub.docker.com/_/mysql/)
|
# Configure mysql environment variables (https://hub.docker.com/_/mysql/)
|
||||||
MYSQL_DATABASE: "aitrainer"
|
MYSQL_DATABASE: "aitrainer"
|
||||||
MYSQL_ROOT_PASSWORD: "andio2009"
|
MYSQL_ROOT_PASSWORD: "andio2009"
|
||||||
MYSQL_DATABASE: "aitrainer"
|
MYSQL_USER: "aitrainer"
|
||||||
|
MYSQL_PASSWORD: "andio2009"
|
||||||
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user