From 73145479249cb0c92fa4c3cf1af711511efdd35a Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Wed, 25 Jan 2017 10:22:01 +0800 Subject: [PATCH] docs: Add change docker image note. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37e0c32..ec8d79e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Drone plugin to execute commands on a remote host through SSH. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md). +**Note: Please update your image config path to `appleboy/drone-ssh` for drone. `plugins/ssh` is no longer maintained.** + ## Build Build the binary with the following commands: