mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update release.sh
This commit is contained in:
parent
e05c253b5a
commit
fbf04cb630
@ -26,6 +26,7 @@ then
|
||||
git commit -a -m "wipe old release"
|
||||
cp -R "${BUILD_DIR}"/* .
|
||||
echo -n "clickhouse.tech" > CNAME
|
||||
echo -n "" > README.md
|
||||
cp "${BASE_DIR}/../../LICENSE" .
|
||||
git add *
|
||||
git commit -a -m "add new release at $(date)"
|
||||
|
Loading…
Reference in New Issue
Block a user