mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 19:30:48 +08:00
修改同步gitlab私钥
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
target_repo_url:
|
target_repo_url:
|
||||||
git@gitlab.com:whyour/qinglong.git
|
git@gitlab.com:whyour/qinglong.git
|
||||||
ssh_private_key:
|
ssh_private_key:
|
||||||
${{ secrets.SSH_PRIVATE_KEY }}
|
${{ secrets.GITLAB_SSH_PK }}
|
||||||
|
|
||||||
build-static:
|
build-static:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user