Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kazuhiko Shiozaki
gitlab-ce
Commits
545a6a72
Commit
545a6a72
authored
Dec 04, 2015
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move markdown link to the bottom [ci skip]
parent
d13d43ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
doc/ci/languages/php.md
doc/ci/languages/php.md
+5
-4
No files found.
doc/ci/languages/php.md
View file @
545a6a72
...
...
@@ -263,13 +263,14 @@ gitlab-runner exec shell test:app
## Example project
We have set up an
[
Example PHP Project
]
(
https://gitlab.com/gitlab-examples/php
)
for your convenience that runs on
[
GitLab.com
](
https://gitlab.com
)
using our
publicly available
[
shared runners
](
../runners/README.md
)
.
We have set up an
[
Example PHP Project
]
[
php-example-repo
]
for your convenience
that runs on
[
GitLab.com
](
https://gitlab.com
)
using our publicly available
[
shared runners
](
../runners/README.md
)
.
Want to hack it? Simply fork it, commit and push your changes. Within a few
Want to hack
on
it? Simply fork it, commit and push your changes. Within a few
moments the changes will be picked by a public runner and the build will begin.
[
php-hub
]:
https://hub.docker.com/_/php/
[
phpenv
]:
https://github.com/phpenv/phpenv
[
phpenv-installation
]:
https://github.com/phpenv/phpenv#installation
[
php-example-repo
]:
https://gitlab.com/gitlab-examples/php
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment