diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2015-03-11 17:31:39 +0100 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2015-03-11 17:31:39 +0100 |
commit | 536d4373737cf5c4710d949fb4819d99faf2cdd7 (patch) | |
tree | 1d289098f400be8ff249c623550538c9a34aa489 /doc/release/patch.md | |
parent | c621a7712b7f75e0a71224c15983e68fd465d69b (diff) | |
download | gitlab-ce-536d4373737cf5c4710d949fb4819d99faf2cdd7.tar.gz |
add AMI update step
Diffstat (limited to 'doc/release/patch.md')
-rw-r--r-- | doc/release/patch.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md index 80afa19b6c5..5397343e715 100644 --- a/doc/release/patch.md +++ b/doc/release/patch.md @@ -54,3 +54,4 @@ CE=false be rake release['x.x.x'] 1. Create and publish a blog post, see [patch release blog template](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/doc/patch_release_blog_template.md) 1. Send tweets about the release from `@gitlab`, tweet should include the most important feature that the release is addressing and link to the blog post 1. Note in the 'GitLab X.X regressions' issue that the patch was published (CE only) +1. [Create new AMIs](https://dev.gitlab.org/gitlab/AMI/blob/master/README.md) |