add steps:
This commit is contained in:
@@ -32,6 +32,7 @@ Add the secret to your `.drone.yml`:
|
|||||||
```yaml
|
```yaml
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
|
||||||
|
steps:
|
||||||
- name: rsync
|
- name: rsync
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
@@ -50,6 +51,7 @@ See the [secret guides](https://docs.drone.io/user-guide/secrets/pre-repository/
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
- name: rsync
|
- name: rsync
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user