temp
This commit is contained in:
parent
1bacfafd67
commit
41c4a6717d
@ -16,7 +16,7 @@ steps:
|
|||||||
- eval $(ssh-agent)
|
- eval $(ssh-agent)
|
||||||
- ssh-add id_rsa
|
- ssh-add id_rsa
|
||||||
- cd ../
|
- cd ../
|
||||||
- mkdir ~/.ssh && 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
|
||||||
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user