BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
cbd9f1bc
Commit
cbd9f1bc
authored
Feb 26, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move languages to examples
parent
01160fc0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
11 deletions
+12
-11
README.md
doc/ci/examples/README.md
+12
-4
php.md
doc/ci/examples/php.md
+0
-0
README.md
doc/ci/languages/README.md
+0
-7
No files found.
doc/ci/examples/README.md
View file @
cbd9f1bc
# Build script examples
#
#
Build script examples
+
[
Test and deploy a Ruby application to Heroku
](
test-and-deploy-ruby-application-to-heroku.md
)
+
[
Test and deploy a Python application to Heroku
](
test-and-deploy-python-application-to-heroku.md
)
+
[
Test a Clojure application
](
test-clojure-application.md
)
-
[
Test and deploy a Ruby application to Heroku
](
test-and-deploy-ruby-application-to-heroku.md
)
-
[
Test and deploy a Python application to Heroku
](
test-and-deploy-python-application-to-heroku.md
)
-
[
Test a Clojure application
](
test-clojure-application.md
)
### Languages
This is a list of languages you can test with GitLab CI. Each section has
comprehensive documentation and comes with a test repository hosted on
GitLab.com
-
[
Testing PHP
](
php.md
)
doc/ci/
languag
es/php.md
→
doc/ci/
exampl
es/php.md
View file @
cbd9f1bc
File moved
doc/ci/languages/README.md
deleted
100644 → 0
View file @
01160fc0
### Languages
This is a list of languages you can test with GitLab CI. Each section has
comprehensive documentation and comes with a test repository hosted on
GitLab.com
+
[
Testing PHP
](
php.md
)
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