This commit is contained in:
@@ -14,7 +14,7 @@ steps:
|
|||||||
- mkdir -p $HOME/.ssh
|
- mkdir -p $HOME/.ssh
|
||||||
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
|
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
|
||||||
- touch $HOME/.ssh/known_hosts
|
- touch $HOME/.ssh/known_hosts
|
||||||
- ssh-keyscan -H git@your.gitserver.com > $HOME/.ssh/known_hosts
|
- ssh-keyscan -H git.ericxliu.me > $HOME/.ssh/known_hosts
|
||||||
- git clone --branch gitea-pages git@git.ericxliu.me:eric/ericxliu-me.git /output
|
- git clone --branch gitea-pages git@git.ericxliu.me:eric/ericxliu-me.git /output
|
||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
|
Reference in New Issue
Block a user