gitlab-ci: Reference full ci-templates commit hash
authorMichel Dänzer <mdaenzer@redhat.com>
Fri, 6 Sep 2019 15:01:50 +0000 (17:01 +0200)
committerMichel Dänzer <michel@daenzer.net>
Wed, 18 Sep 2019 10:36:48 +0000 (10:36 +0000)
8 digits might become ambiguous at some point.

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

index db99a1f76da888f39db709dedf36984bab77a142..00a09e46f121995ec237ddec2ff57ba40c33ed64 100644 (file)
@@ -23,7 +23,7 @@ variables:
 
 include:
   - project: 'wayland/ci-templates'
-    ref: 1f7f57c6
+    ref: 1f7f57c64ff4ebbf7292e3b7a13600518b8cb24c
     file: '/templates/debian.yml'
 
 stages: