From e7578f0595b37ce59174b71d573cdfb83208be1a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 1 May 2023 20:42:06 +0100 Subject: [PATCH] Add Docker Hub credentials to system tests task Closes gh-35213 --- ci/tasks/run-system-tests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci/tasks/run-system-tests.yml b/ci/tasks/run-system-tests.yml index 6dc0bef5c0..06d745d9ca 100644 --- a/ci/tasks/run-system-tests.yml +++ b/ci/tasks/run-system-tests.yml @@ -20,6 +20,10 @@ run: args: - -ec - | + mkdir -p /root/.docker + cat > /root/.docker/config.json <