mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Fix release script
This commit is contained in:
parent
ded4f7d5e4
commit
777cdfe593
@ -37,7 +37,6 @@ then
|
||||
if [[ ! -z "${CLOUDFLARE_TOKEN}" ]]
|
||||
then
|
||||
sleep 1m
|
||||
python3 purge_cache_for_changed_files.py
|
||||
python3 "${BASE_DIR}/purge_cache_for_changed_files.py"
|
||||
fi
|
||||
cd "${BUILD_DIR}"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user