1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-28 03:10:45 +00:00

use seafile-test-deploy 11.0 branch (#6237)

* use seafile-test-deploy 11.0 branch

* update
This commit is contained in:
lian 2024-06-20 14:25:18 +08:00 committed by GitHub
parent 32c4ee62c0
commit 2f0d315bd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,8 @@ jobs:
- name: clone and build
run: |
git clone --depth=1 --branch=master https://github.com/haiwen/seafile-test-deploy /tmp/seafile-test-deploy
cd /tmp/seafile-test-deploy && git fetch origin master:master && git checkout master
git clone --depth=1 --branch=11.0 https://github.com/haiwen/seafile-test-deploy /tmp/seafile-test-deploy
cd /tmp/seafile-test-deploy && git fetch origin 11.0:11.0 && git checkout 11.0
./bootstrap.sh
- name: pip install