mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Update cypress.yml
This commit is contained in:
parent
ef37bbcb81
commit
f372aeb067
3
.github/workflows/cypress.yml
vendored
3
.github/workflows/cypress.yml
vendored
@ -10,9 +10,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
services:
|
services:
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:5.7
|
image: mysql:8.0
|
||||||
env:
|
env:
|
||||||
MYSQL_ALLOW_EMPTY_PASSWORD: false
|
|
||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
MYSQL_DATABASE: myaac-tfs
|
MYSQL_DATABASE: myaac-tfs
|
||||||
MYSQL_USER: myaac
|
MYSQL_USER: myaac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user