mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Update release.sh
This commit is contained in:
parent
42d421dc11
commit
58d938da5f
@ -19,7 +19,7 @@ then
|
||||
|
||||
# Will make a repository with website content as the only commit.
|
||||
git init
|
||||
git remote add "${GIT_TEST_URI}"
|
||||
git remote add origin "${GIT_TEST_URI}"
|
||||
git config user.email "robot-clickhouse@yandex-team.ru"
|
||||
git config user.name "robot-clickhouse"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user