Commit Graph

10 Commits

Author SHA1 Message Date
Achilleas Pipinellis 6bd2d594d7
Change to new GitLab Runner name 2017-10-31 11:20:40 +02:00
Achilleas Pipinellis a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
Jeffrey Cafferata 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
Sam Carrington 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
winniehell e0a858efcc use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
kujiy 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
Mark Pundsack db656a3987 Fix more references to old gitlab-runner 2016-06-13 22:06:13 -07:00
Takuya Noguchi 9522131259 Update Docker Hub links. 2016-05-07 13:29:24 +09:00
Tomasz Maczukin c55f517719
Fix php-docker example (for new docker versions)
[ci skip]
2016-04-25 11:35:33 +02:00
Achilleas Pipinellis cbd9f1bc09 Move languages to examples 2016-02-26 22:51:07 +02:00