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