OSDN Git Service

gitlab-ci: automatically run the CI on pushes to `ci/*` branches
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Feb 2019 13:09:11 +0000 (13:09 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Feb 2019 16:57:32 +0000 (16:57 +0000)
commitdaf8ada08d70fed353c64206ed3ffc7be2c0bfde
tree55fbb507d36d82c97a11ed9547965ffa30250102
parent861ade70427a3d48b2e774282cd685fd80e5a65e
gitlab-ci: automatically run the CI on pushes to `ci/*` branches

Last commit limited the CI to master and MRs, but to avoid having to
manually trigger CI runs, let's add a 3rd, automatic way: by pushing to
a branch named `ci/*` (or `ci-*` or just `ci`) (which you can delete
afterwards, the pipeline results will remain).

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