Skip to content

migrate database from MySQL to PostgreSQL #170

migrate database from MySQL to PostgreSQL

migrate database from MySQL to PostgreSQL #170

Triggered via pull request March 2, 2024 12:32
@zylcomzylcom
opened #46
preview
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request
Matrix: start_postgresql
Fit to window
Zoom out
Zoom in

Annotations

1 error
start_postgresql (18.x)
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 7cf94829cb534022b2625e67010db7b1_postgres_69d4fd --label aee790 --network github_network_be28458aa842416099c0c7401c8f3be8 --network-alias postgres -p 5432:5432 --health-cmd pg_isready --health-interval 10s --health-timeout 5s --healt-retries 5 -e "POSTGRES_DB=food_app" -e "POSTGRES_PASSWORD=root" -e GITHUB_ACTIONS=true -e CI=true postgres'.