gitlab-ci: Update to current ci-templates master
authorMichel Dänzer <mdaenzer@redhat.com>
Tue, 3 Dec 2019 11:38:59 +0000 (12:38 +0100)
committerMichel Dänzer <michel@daenzer.net>
Tue, 3 Dec 2019 15:03:31 +0000 (16:03 +0100)
Fixes skopeo copy failures.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
.gitlab-ci.yml
.gitlab-ci/lava-gitlab-ci.yml

index 6e5f6922c14b5ce28b9fc73c3741755a29008176..f66009aba91dc5b1f7ad630f90b7eeb49289eb4d 100644 (file)
@@ -4,7 +4,7 @@ variables:
 include:
   - project: 'wayland/ci-templates'
     # Must be the same as in .gitlab-ci/lava-gitlab-ci.yml
-    ref: f69acac60d5dde0410124fd5674764600821b7a6
+    ref: 0a9bdd33a98f05af6761ab118b5074952242aab0
     file: '/templates/debian.yml'
 
 include:
index 55bd6884a56ab42252a84c573e8e7a67b6455a58..2a816ff16a73b412358bfb221ceb3b57838afc74 100644 (file)
@@ -1,7 +1,7 @@
 include:
   - project: 'wayland/ci-templates'
     # Must be the same as in .gitlab-ci.yml
-    ref: f69acac60d5dde0410124fd5674764600821b7a6
+    ref: 0a9bdd33a98f05af6761ab118b5074952242aab0
     file: '/templates/debian.yml'
 
 # When to automatically run the CI