diff options
author | Michel Dänzer <[email protected]> | 2019-12-03 12:38:59 +0100 |
---|---|---|
committer | Michel Dänzer <[email protected]> | 2019-12-03 16:03:31 +0100 |
commit | 0c88d5952aafdc90b732ee6b0b425ca741537e52 (patch) | |
tree | abe4c980dbf42da6175a04d7df60dff757c11443 /.gitlab-ci/lava-gitlab-ci.yml | |
parent | f63a3132e8cf660c22bc9943535e264ba91f63eb (diff) |
gitlab-ci: Update to current ci-templates master
Fixes skopeo copy failures.
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Diffstat (limited to '.gitlab-ci/lava-gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci/lava-gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |