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: