summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-09-16 13:40:58 +0200
committerMarin Jankovski <marin@gitlab.com>2014-09-22 17:15:53 +0200
commit3a9c294ac0c7e61a6b96c9be3dd757fea49e07db (patch)
tree58c8cf1127bfcfb81b94372f2a5d77f436a188c8
parent0b85e2a606d0fba63a72541e60fadcea84c123a6 (diff)
downloadgitlab-ce-3a9c294ac0c7e61a6b96c9be3dd757fea49e07db.tar.gz
Add steps for building and deploying gitlab.com packages to monthly release document.
-rw-r--r--doc/release/monthly.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 7a23ed1afc6..0191a372593 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -27,10 +27,11 @@ Name it "Release x.x.x" for easier searching.
17th:
* Create x.x.0.rc1 (#LINK)
+* Build package for GitLab.com (https://dev.gitlab.org/cookbooks/chef-repo/blob/master/doc/administration.md#build-a-package)
18th:
-* Update GitLab.com with rc1 (#LINK)
+* Update GitLab.com with rc1 (#LINK) (https://dev.gitlab.org/cookbooks/chef-repo/blob/master/doc/administration.md#deploy-the-package)
* Regression issue and tweet about rc1 (#LINK)
* Start blog post (#LINK)