Skip to content

Commit 4444467

Browse files
committed
docs: format fix
1 parent ac9cde1 commit 4444467

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/development/release-process.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ The Omega release process has two main phases:
1212
| **Phase** | **Stage** | **What happens** |
1313
| --------- | --------------------------- | --------------------------------------------------------------- |
1414
| **1** | **PR development** | Code is developed and tested before merging to `main` |
15-
| | **QA validation** | QA builds and tests the PR code locally. When needed, a |
16-
| | | Docker image can also be built and published manually |
15+
| | **QA validation** | QA builds and tests the PR code locally. When needed, a <br>Docker image can also be built and published manually |
1716
| | **Merge to `main`** | The approved PR is merged into `main` |
1817
| **2** | **GitHub Release** | A version such as `v0.2.0` is created and published |
1918
| | **Release build** | The release workflow builds the formal release Docker image |

0 commit comments

Comments
 (0)