From f09710bd256bf8e83e0d1893d9666eb82c878caa Mon Sep 17 00:00:00 2001 From: Derek Foreman Date: Wed, 28 Jul 2021 10:54:19 -0500 Subject: [PATCH] ci: Fix pull rate limit errors Pull the container from a source without a rate limit Suggested by Daniel Stone Signed-off-by: Derek Foreman --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9feb7a98..a0a9e998 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -137,6 +137,9 @@ build-no-gl: extends: .build-and-test docs-and-coverage: + extends: + - .debian + - .fdo.distribution-image@debian stage: pages timeout: 5m script: