gitlab-ci: Only run scripts test on related code
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 11 Nov 2018 01:35:10 +0000 (20:35 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 11 Nov 2018 01:35:10 +0000 (20:35 -0500)
commit64e3b154cdbf4f0213c733fb51d81abeda99ea09
tree74e58b7472cf0e2b0e85ecaec50c632ef33fa169
parentba98b4138a014feee2fcaa421e66b6fa68409dd9
gitlab-ci: Only run scripts test on related code

Right now we only have one test against build_manifest.py, it
is not needed to run this test if that code haven't changed.
It's really easy to add more file or set a wild card in the
future.
.gitlab-ci.yml