Update home authored by Maiken's avatar Maiken
...@@ -2,3 +2,8 @@ Please see [Git workflow general](git workflow general) and [Git workflow sequen ...@@ -2,3 +2,8 @@ Please see [Git workflow general](git workflow general) and [Git workflow sequen
Details on how to work is in those two pages. This is the branching model Details on how to work is in those two pages. This is the branching model
![branching-model-with-fork](/uploads/5d4625b24874d8e2aadaefe235e9b002/branching-model-with-fork.png) ![branching-model-with-fork](/uploads/5d4625b24874d8e2aadaefe235e9b002/branching-model-with-fork.png)
The master branch is set up with GitLab continuous integration. See results of the pipeline here: https://source.coderefinery.org/nordugrid/arc/pipelines.
At the moment each commit to the master branch triggers an automatic build, and deploy of ARC. Nagios testing will also be added soon.