summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2019-12-03 12:38:59 +0100
committerMichel Dänzer <michel@daenzer.net>2019-12-03 16:03:31 +0100
commit0c88d5952aafdc90b732ee6b0b425ca741537e52 (patch)
treeabe4c980dbf42da6175a04d7df60dff757c11443
parentf63a3132e8cf660c22bc9943535e264ba91f63eb (diff)
gitlab-ci: Update to current ci-templates master
Fixes skopeo copy failures. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml2
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