diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca6b864..4a4dede 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ before_script: - php composer.phar install --ignore-platform-reqs services: - mysql:latest - - postgres:alpine + - postgres:latest variables: MYSQL_ROOT_PASSWORD: foo-bar-baz