gitlab-ci: Update to current ci-templates master

Fixes skopeo copy failures.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
This commit is contained in:
Michel Dänzer 2019-12-03 12:38:59 +01:00 committed by Michel Dänzer
parent f63a3132e8
commit 0c88d5952a
2 changed files with 2 additions and 2 deletions

View 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:

View 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