Skip to content
Snippets Groups Projects
Commit c3dafd7a authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'fix_typo_on_monthly_issue_task' into 'master'

Fix typo on monthly issue task

See merge request !117
parents 44cf8ac3 5ef6c541
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