PHP integration in ci.gitlab.com

Hi,

I try to set the CI work with a classic Symfony 2 project but I don’t know what image to provide in the project yml.

May you help me ?

Wascou

There is a work in progress MR here https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1917 which has a mini guide about PHP. In particular see https://gitlab.com/gitlab-org/gitlab-ce/blob/d816c94ede135da86b70d340b565151e6275376b/doc/ci/languages/php.md

If you come across any problems don’t hesitate to leave a comment in the MR.

Hi,

I used the following yml config file for gitlab ci :

Gitlab has taken my commit and started to run a build but it’s apparently blocked now for 20 hours.
The console is blank, so far.

Any idea about what’s going on ?

Max