update readme.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-10-20 13:13:09 +08:00
parent 8b73f52220
commit 8e1c8e7bd0
+2 -1
View File
@@ -47,7 +47,8 @@ docker run --rm \
-e PLUGIN_PASSWORD=xxxxxxx \
-e PLUGIN_PORT=xxxxxxx \
-e PLUGIN_KEY="$(cat ${HOME}/.ssh/id_rsa)"
-e PLUGIN_FILE=xxxxxxx \
-e PLUGIN_SOURCE=xxxxxxx \
-e PLUGIN_TARGET=xxxxxxx \
-e DRONE_REPO_OWNER=appleboy \
-e DRONE_REPO_NAME=go-hello \
-e DRONE_COMMIT_SHA=e5e82b5eb3737205c25955dcc3dcacc839b7be52 \