From 0c88d5952aafdc90b732ee6b0b425ca741537e52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michel=20D=C3=A4nzer?= Date: Tue, 3 Dec 2019 12:38:59 +0100 Subject: [PATCH] gitlab-ci: Update to current ci-templates master Fixes skopeo copy failures. Reviewed-by: Pierre-Eric Pelloux-Prayer --- .gitlab-ci.yml | 2 +- .gitlab-ci/lava-gitlab-ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e5f6922c14..f66009aba91 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 55bd6884a56..2a816ff16a7 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -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 -- 2.30.2