diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-06-25 16:04:54 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-07-06 16:43:15 +0200 |
commit | a6ef87338365560bef7fedf1119c9f65bb8c621c (patch) | |
tree | 5f70458e3f090df8948f1e97ca3dd2c7e0c43620 /doc/examples/README.md | |
parent | ff0b88b1a81a06b53a7d2e1a4e0dccabcb486ef7 (diff) | |
download | gitlab-ci-a6ef87338365560bef7fedf1119c9f65bb8c621c.tar.gz |
Added documentation about the use of Dpl
Diffstat (limited to 'doc/examples/README.md')
-rw-r--r-- | doc/examples/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/README.md b/doc/examples/README.md index 444d68b..23e9740 100644 --- a/doc/examples/README.md +++ b/doc/examples/README.md @@ -35,6 +35,8 @@ CI_PROJECT_DIR + [Build script for Omniauth LDAP](build-script-for-omniauth-ldap.md) + [Build script GitLab CE](build_script_gitlab_ce.md) + [Build script for Sencha deploy PhoneGapBuild](build_script_sencha_deploy_phonegapbuild.md) ++ [Test and deploy Ruby Application to Heroku](test-and-deploy-ruby-application-to-heroku.md) ++ [Test and deploy Python Application to Heroku](test-and-deploy-python-application-to-heroku.md) # Configuring runner examples |