ci: Use DOCKER_BUILDKIT for lint image

Can be reviewed with:
--color-moved=dimmed-zebra  --ignore-all-space
This commit is contained in:
MarcoFalke
2023-07-16 12:01:25 +02:00
parent 01e5d6b105
commit fa2f18ad8e
7 changed files with 47 additions and 58 deletions

View File

@@ -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