diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2014-11-14 14:25:41 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2014-11-14 14:25:41 +0000 |
commit | e53f9b4d694d492fc318adae8fea1906f832523e (patch) | |
tree | af4b1ba75844d6874a94f6baf2c00bcadc86e1f9 | |
parent | a69249d9de54077dd89f896d278444590d7e7407 (diff) | |
parent | de3bef058ee16aae0f29802e39c3af24c5b79790 (diff) | |
download | gitlab-ce-e53f9b4d694d492fc318adae8fea1906f832523e.tar.gz |
Merge branch 'gitlab.com-packages' into 'master'
Gitlab.com uses special packages, build them first
See merge request !1255
-rw-r--r-- | doc/release/monthly.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index affe634587d..c50bfc21f8f 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -285,7 +285,8 @@ Proposed tweet for CE "GitLab X.X is released! It brings *** <link-to-blogpost>" # **1 workday after release - Update GitLab.com** -Update GitLab.com from RC1 to the released package. +- Build a package for gitlab.com based on the official release instead of RC1 +- Deploy the package # **25th - Release GitLab CI** |