From 01d606cc9f48a9014eecd3b0fb20b2122a9068bc Mon Sep 17 00:00:00 2001 From: Lanre Adelowo Date: Fri, 29 Mar 2019 21:58:18 +0100 Subject: [PATCH] add steps: --- 1-DOCS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1-DOCS.md b/1-DOCS.md index a04dc82..5f2d7cf 100644 --- a/1-DOCS.md +++ b/1-DOCS.md @@ -32,6 +32,7 @@ Add the secret to your `.drone.yml`: ```yaml kind: pipeline +steps: - name: rsync image: drillster/drone-rsync settings: @@ -50,6 +51,7 @@ See the [secret guides](https://docs.drone.io/user-guide/secrets/pre-repository/ kind: pipeline name: default +steps: - name: rsync image: drillster/drone-rsync settings: