mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-22 06:13:57 +00:00
Updated Software Architecture Document (SAD) (markdown)
parent
4913e9aa93
commit
4b67b27468
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user