gitlab-ci: Add .use-debian-10 template
authorMichel Dänzer <mdaenzer@redhat.com>
Thu, 10 Oct 2019 13:27:17 +0000 (15:27 +0200)
committerMichel Dänzer <michel@daenzer.net>
Fri, 11 Oct 2019 08:05:21 +0000 (10:05 +0200)
commiteb86cbabe64355fe728853b76824c803025a4ba7
tree8589b39c29bfebaf2839815855ce0ce358e4b5e0
parent9691329727a041e64a7ff480777426267dbf75f2
gitlab-ci: Add .use-debian-10 template

It simplifies the definitions of jobs using the Debian 10 image.

The needs: was previously missing from the llvmpipe/softpipe test jobs,
so they could spuriously run if the debian-10 job failed or was
cancelled.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml