mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-06-25 18:08:04 +00:00
Updated Software Architecture Document (SAD) (markdown)
@@ -92,4 +92,5 @@ n/a
|
||||
We use Jenkins as CI/CD server. Our Jenkins instance fullfills two purposes:
|
||||
1. Every commit is automatically built by Jenkins. The build status is then sent back to GitHub. That way, we can easily see if a commit contains changes that brake the application and fix them before we merge a pull request.
|
||||
2. Once we merge a pull request to master, the project gets built and deployed to our Webserver by Jenkins automatically
|
||||
|
||||
This way, we can assure that no breaking changes are deployed which would result in a website downtime.
|
||||
|
||||
Reference in New Issue
Block a user