temp
This commit is contained in:
parent
9f58d938e4
commit
35982442a5
@ -14,8 +14,10 @@ steps:
|
|||||||
- name: ssh
|
- name: ssh
|
||||||
path: /app/ssh
|
path: /app/ssh
|
||||||
commands:
|
commands:
|
||||||
|
- ls -l /app/ssh
|
||||||
- ssh-add /app/ssh/id_rsa
|
- ssh-add /app/ssh/id_rsa
|
||||||
- cd /app/BlogGenerate
|
- cd /app/BlogGenerate
|
||||||
|
- ls -l
|
||||||
- git pull
|
- git pull
|
||||||
- cd /app/blogPublish/source/_posts/technology-note
|
- cd /app/blogPublish/source/_posts/technology-note
|
||||||
- git pull
|
- git pull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user