Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalasankar C <balasankar@gitlab.com>2017-05-05 11:41:16 +0300
committerMarin Jankovski <marin@gitlab.com>2017-05-05 11:41:16 +0300
commitb667fba826e02bec2c94ee4922edf348b84f8075 (patch)
tree609358fd50d29ef8d1ba6d538b9fc02d81c6a32c /doc/development/README.md
parentccb783ea0ad1bfeed38422c7e6366f25fbebebff (diff)
Add a manual job to trigger package build in omnibus
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 77bb0263374..d04380e5b33 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -41,6 +41,7 @@
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Sidekiq debugging](sidekiq_debugging.md)
- [Object state models](object_state_models.md)
+- [Building a package for testing purposes](build_test_package.md)
## Databases