Add resource group to avoid paralell running pipelines
In order to avoid pipelines to run in paralell add resource group. This should not be needed as the update step job is marked as interruptible, however, it does not seem to be working as expected.
Signed-off-by: Walter Lozano walter.lozano@collabora.com