gitlab/ci_template.yml: rework the CI stages
authorJordan Petridis <jordan@centricular.com>
Fri, 23 Nov 2018 16:45:31 +0000 (18:45 +0200)
committerJordan Petridis <jordan@centricular.com>
Fri, 23 Nov 2018 18:48:54 +0000 (20:48 +0200)
commite89fad1455d7d54353dda42993fc8fdef9e1a246
tree7cc0e1d9bacf35ec1ada6a5ee91982c0b9c19853
parent2bb429bbf01f5fdf43f30bf20f007d74645e33c8
gitlab/ci_template.yml: rework the CI stages

Idea is that in order to not consume many resources for broken
builds, we will have a basic stage where just one simple set of
build and test jobs is run. If that passes we will continue with
the rest of the Pipeline suite.
.gitlab-ci.yml
gitlab/ci_template.yml