Skip to content

Commit

Permalink
Update docs/modules/ROOT/pages/reference/ci-cd.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Saratura <[email protected]>
  • Loading branch information
Kidswiss and zugao authored Sep 10, 2024
1 parent 73d7fd7 commit c2fbee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/reference/ci-cd.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ They all converge in the `component-appcat`, which is responsible for deploying

In order to streamline our development process, we improved the CI/CD with following steps:

* Creating a PR in an AppCat repository automatically builds images and packes
* Creating a PR in an AppCat repository automatically builds images and packages
* Creating a PR in an AppCat repository automatically creates a PR on the component that reflect the changes, so it can instantly be deployed any SYN cluster to test
* Proper labels on the PRs are enforced
* Merging a PR will automatically create a release, according to the labels it will detect what version increment it needs to do
Expand Down

0 comments on commit c2fbee7

Please sign in to comment.