ci: Avoid fetching tags for build jobs
authorJordan Petridis <jordan@centricular.com>
Tue, 30 Nov 2021 14:45:07 +0000 (16:45 +0200)
committerJordan Petridis <jordan@centricular.com>
Tue, 30 Nov 2021 15:01:52 +0000 (17:01 +0200)
commiteb33309050d083d90257951272fa0d1217fc729c
tree5e2c66f5b3d87db183e18129bce6079afa13fef8
parent1ffa79d1aa7b91bb43a52d6d2c8ec863e0aef4e3
ci: Avoid fetching tags for build jobs

Avoid fetching tags since we don't need them for builds.
Only caveat might be what happens when a pipeline from
a tag is triggered

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1400>
.gitlab-ci.yml