Skip to content

fix: update MySQL container configuration #69

fix: update MySQL container configuration

fix: update MySQL container configuration #69

Triggered via push February 5, 2024 05:47
Status Failure
Total duration 21s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
test
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 8c038043aa3f4cfb9209ac6145daf28e_mysql830_142704 --label e44e81 --network github_network_223abe81d95d404cb023d5231a9c8bb8 --network-alias mysql -p 3307:3306 --health-cmd="mysqladmin ping --silent" --health-interval=10s --health-timeout=5s --health-retries=5 --default-authentication-plugin=mysql_native_password -e "MYSQL_ROOT_PASSWORD=root" -e "MYSQL_DATABASE=earthworm_test" -e GITHUB_ACTIONS=true -e CI=true mysql:8.3.0'.