Skip to content
Snippets Groups Projects
Commit 5ef6c541 authored by Felipe Artur's avatar Felipe Artur
Browse files

Fix typo on monthly issue task

parent 0c85e9e6
No related branches found
No related tags found
1 merge request!117Fix typo on monthly issue task
Pipeline #
Loading
Loading
@@ -19,7 +19,7 @@ Stable branch should be created after the 7th. The 7th is the last date to relia
```
- [ ] Create branch `<%= version.stable_branch %>` from `master`
- [ ] Create branch `<%= version.stable_branch(ee: true) %>` from EE `master`
- [ ] In omnibus create both `<%= version.stable_branch %>` and `<%= version.stable_branch %>` from `master`
- [ ] In omnibus create both `<%= version.stable_branch %>` and `<%= version.stable_branch(ee: true) %>` from `master`
- [ ] Merge [GitLab CE into EE] on the stable branches
- [ ] Sync CE, EE, and Omnibus to `dev`
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment