.gitlab-ci.yml: add check-DEVELOPERS test
authorArnout Vandecappelle <arnout@mind.be>
Fri, 30 Jun 2017 16:42:53 +0000 (18:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Jul 2017 13:22:37 +0000 (15:22 +0200)
commitd498aa4a344a2b6433826d956ce5e89a2a71c395
tree230b8dd7e311c114121ee7346033e22383039056
parent0d643fd3e8d2e3deb5de936f176286ca2c4f0b62
.gitlab-ci.yml: add check-DEVELOPERS test

This verifies that the DEVELOPERS file doesn't contain errors. It
just runs parse_developers from getdeveloperlib and errors out if
that produces any output.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
.gitlab-ci.yml
.gitlab-ci.yml.in