From: Michel Dänzer Date: Tue, 3 Dec 2019 11:38:59 +0000 (+0100) Subject: gitlab-ci: Update to current ci-templates master X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c88d5952aafdc90b732ee6b0b425ca741537e52;p=mesa.git gitlab-ci: Update to current ci-templates master Fixes skopeo copy failures. Reviewed-by: Pierre-Eric Pelloux-Prayer --- 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