Skip to content
代码片段 群组 项目
提交 a216fa7e 编辑于 作者: Matthias Käppler's avatar Matthias Käppler 提交者: Alessio Caiazza
浏览文件

Update release steps

Now mentions that the gitlab repo also needs to be updated
for the version to be deployed to .com.
上级 1bfbd51c
No related branches found
No related tags found
无相关合并请求
......@@ -39,6 +39,9 @@ maintainers. The release process is:
- run `make tag VERSION=x.y.z"` or `make signed_tag VERSION=x.y.z` on the release branch. This will
compile the changelog, bump the VERSION file, and make a tag matching it.
- push the branch and the tag to gitlab.com
- the new version will only be deployed to `gitlab.com` if [`GITLAB_WORKHORSE_VERSION`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/GITLAB_WORKHORSE_VERSION) is updated accordingly;
if applicable, please remind the person who originally asked for a new release to make this change
(the MR should include a link back to the [version tag](https://gitlab.com/gitlab-org/gitlab-workhorse/-/tags) and a copy of the changelog)
## Security releases
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册