summaryrefslogtreecommitdiff
path: root/doc/ci/examples/php.md
Commit message (Collapse)AuthorAgeFilesLines
* Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-311-2/+2
|
* Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-6/+6
| | | | [ci skip]
* Changed composer installer script in the CI PHP example docimprove-ci-example-php-docJeffrey Cafferata2017-01-261-1/+5
| | | | | | | | | | | | | | The script will check some php.ini settings warn you if they are set incorrectly, and then download the latest composer.phar in the current directory. These lines will, in order: - Download the installer SHA-384 to the current directory - Download the installer to the current directory - Verify the installer SHA-384 which you can also cross-check https://composer.github.io/pubkeys.html - Run the installer - Remove the installer & the installer SHA-384 Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update php.md - /.dockerinit was removed in v1.11 so the test always results ↵Sam Carrington2016-12-011-1/+1
| | | | in an early exit https://github.com/docker/docker/pull/19490
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-2/+2
|
* gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official ↵kujiy2016-07-081-1/+1
| | | | | doc didn't work. Curl command has to follow redirects now.
* Fix more references to old gitlab-runnerMark Pundsack2016-06-131-2/+2
|
* Update Docker Hub links.Takuya Noguchi2016-05-071-3/+3
|
* Fix php-docker example (for new docker versions)fix/ci-php-docker-exampleTomasz Maczukin2016-04-251-1/+1
| | | | [ci skip]
* Move languages to examplesAchilleas Pipinellis2016-02-261-0/+284