mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Add gitpython
This commit is contained in:
parent
5674a7df3a
commit
2b49a5e42e
1
.github/workflows/backport.yml
vendored
1
.github/workflows/backport.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
REPO_NAME: "ClickHouse"
|
||||
REPO_TEAM: "core"
|
||||
run: |
|
||||
sudo pip install GitPython
|
||||
cd $GITHUB_WORKSPACE/tests/ci
|
||||
python3 cherry_pick.py
|
||||
- name: Cleanup
|
||||
|
Loading…
Reference in New Issue
Block a user