From fa2f18ad8e386f067c2d7d5362f6b4dd84c295a0 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Sun, 16 Jul 2023 12:01:25 +0200 Subject: ci: Use DOCKER_BUILDKIT for lint image Can be reviewed with: --color-moved=dimmed-zebra --ignore-all-space --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 5010bc9433..1a5d94dcfe 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -70,7 +70,7 @@ task: # For faster CI feedback, immediately schedule the linters << : *CREDITS_TEMPLATE python_cache: - folder: "/tmp/python" + folder: "/python_build" fingerprint_script: cat .python-version /etc/os-release unshallow_script: - git fetch --unshallow --no-tags -- cgit v1.2.3