1
Fork 0

Fix mariadb env vars ghaction tests

This commit is contained in:
viktorstrate 2021-04-23 21:00:11 +02:00
parent 6fd956d9c5
commit e77f1bcd47
No known key found for this signature in database
GPG Key ID: 3F855605109C1E8A
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
MYSQL_DATABASE: photoview_test
MYSQL_USER: photoview
MYSQL_PASSWORD: photosecret
MYSQL_RANDOM_ROOT_PASSWORD: yes
options: >-
--health-cmd="mysqladmin ping"
--health-interval=10s