1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Update build.yml

This commit is contained in:
Patrik J. Braun 2020-01-29 23:14:46 +01:00 committed by GitHub
parent a7aaa34627
commit 6b74492325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ jobs:
npm test npm test
env: env:
MYSQL_HOST: localhost MYSQL_HOST: localhost
MYSQL_USERNAME: user MYSQL_USERNAME: root
MYSQL_PASSWORD: password MYSQL_PASSWORD: password
MYSQL_PORT: ${{ job.services.mariadb.ports[3306] }} MYSQL_PORT: ${{ job.services.mariadb.ports[3306] }}
MYSQL_DATABASE: pigallery_test MYSQL_DATABASE: pigallery_test