Update home authored by Maiken's avatar Maiken
Please see [Git workflow general](git workflow general) and [Git workflow sequence](git workflow sequence) Please see [Git workflow general](git workflow general) and [Git workflow sequence](git workflow sequence)
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)
\ No newline at end of file
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.