mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-17 17:33:47 +08:00
Update sync_to_git_single.yml
This commit is contained in:
1
.github/workflows/sync_to_git_single.yml
vendored
1
.github/workflows/sync_to_git_single.yml
vendored
@@ -27,7 +27,6 @@ jobs:
|
|||||||
- name: Clone Master
|
- name: Clone Master
|
||||||
run: |
|
run: |
|
||||||
git clone -b master git@github.com:lan-tianxiang/clone_scripts.git master
|
git clone -b master git@github.com:lan-tianxiang/clone_scripts.git master
|
||||||
git clone --bare git@10.0.30.63:git-test.git
|
|
||||||
- name: Prepare Key
|
- name: Prepare Key
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
|
Reference in New Issue
Block a user