This commit is contained in:
fanxb 2022-09-24 15:40:42 +08:00
parent 41c4a6717d
commit a6a62f71f8

View File

@ -17,6 +17,7 @@ steps:
- ssh-add id_rsa - ssh-add id_rsa
- cd ../ - cd ../
- mkdir ~/.ssh && ssh-keyscan -p 222 -t rsa gitea.fleyx.com >> ~/.ssh/known_hosts - mkdir ~/.ssh && ssh-keyscan -p 222 -t rsa gitea.fleyx.com >> ~/.ssh/known_hosts
- sleep 2001
- git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/BlogGenerate.git - git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/BlogGenerate.git
- cd BlogGenerate/source/_posts - cd BlogGenerate/source/_posts
- git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/technology-note.git - git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/technology-note.git