This commit is contained in:
fanxb 2022-09-24 15:36:40 +08:00
parent 47c51d0671
commit e262980f7c

View File

@ -16,6 +16,7 @@ steps:
- eval $(ssh-agent)
- ssh-add id_rsa
- cd ../
- ssh ssh-keyscan -p 222 -t rsa gitea.fleyx.com >> ~/.ssh/known_hosts
- git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/BlogGenerate.git
- cd BlogGenerate/source/_posts
- git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/technology-note.git