docs: update markdown format

This commit is contained in:
Bo-Yi Wu
2019-08-04 06:58:15 +08:00
parent 44cc1f409f
commit bd8532afdc
2 changed files with 23 additions and 23 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
---
date: 2017-01-29T00:00:00+00:00
date: 2019-08-04T00:00:00+00:00
title: SSH
author: appleboy
tags: [ publish, ssh ]
tags: [ deploy, publish, ssh ]
repo: appleboy/drone-ssh
logo: term.svg
image: appleboy/drone-ssh
@@ -124,13 +124,13 @@ pipeline:
username: root
password: 1234
port: 22
+ envs:
+ envs:
- aws_access_key_id
script:
- export AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID
```
# Secret Reference
## Secret Reference
ssh_username
: account for target host user
@@ -150,7 +150,7 @@ proxy_ssh_password
proxy_ssh_key
: plain text of user private key for proxy server
# Parameter Reference
## Parameter Reference
host
: target hostname or IP