gitlab-ci: limit the automatic CI to master and MRs
authorEric Engestrom <eric.engestrom@intel.com>
Mon, 18 Feb 2019 19:01:28 +0000 (19:01 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Feb 2019 16:57:28 +0000 (16:57 +0000)
commit861ade70427a3d48b2e774282cd685fd80e5a65e
treefcab764b7214ba5b2a7ec5148d4942693b9b81a3
parentf84f833981286b2955f40f98e4beeecbcc67a69b
gitlab-ci: limit the automatic CI to master and MRs

Runs on random other branches (stables RCs, personal forks) can still be
triggered manually via the web interface, or an app using the API.

This should massively help with the current voracious state of our CI.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
.gitlab-ci.yml