bitcoin/ci/lint
MarcoFalke fa9ad59f87
lint: Use $CI_RETRY_EXE when building ./ci/lint_imagefile
Previous code was confusing and brittle. For example, the full import
"source ./ci/test/00_setup_env.sh" and $PATH overwrite was not needed.

Fix it by simply copying the exe to /ci_retry and use that in
$CI_RETRY_EXE.

This is also a fix, because previously ci/lint_imagefile did use an
empty $CI_RETRY_EXE.
2024-07-22 13:20:24 +02:00
..
04_install.sh lint: Use $CI_RETRY_EXE when building ./ci/lint_imagefile 2024-07-22 13:20:24 +02:00
06_script.sh lint: Fix COMMIT_RANGE issues 2024-03-21 20:15:08 +01:00
container-entrypoint.sh lint: Fix COMMIT_RANGE issues 2024-03-21 20:15:08 +01:00