Commit Graph

9 Commits

Author SHA1 Message Date
a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
11551de5fa Changed composer installer script in the CI PHP example doc
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>
2017-01-26 17:25:30 +01:00
48d89919e6 Update php.md - /.dockerinit was removed in v1.11 so the test always results in an early exit https://github.com/docker/docker/pull/19490 2016-12-01 18:08:37 +00:00
e0a858efcc use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
5dcea406b9 gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official doc didn't work.
Curl command has to follow redirects now.
2016-07-08 04:22:30 +00:00
db656a3987 Fix more references to old gitlab-runner 2016-06-13 22:06:13 -07:00
9522131259 Update Docker Hub links. 2016-05-07 13:29:24 +09:00
c55f517719 Fix php-docker example (for new docker versions)
[ci skip]
2016-04-25 11:35:33 +02:00
cbd9f1bc09 Move languages to examples 2016-02-26 22:51:07 +02:00