Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Sep 30, 2019
1 parent 6ca3339 commit 742e20e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ The Jenkins plugin allows you to trigger Jenkins job automatically. The below pi
Example configuration with multiple jobs:
```yaml
- name: trigger job
```diff
image: appleboy/drone-jenkins
settings:
url: http://example.com
Expand All @@ -36,8 +35,7 @@ Example configuration with multiple jobs:

Example configuration with jobs in the folder:

```yaml
- name: trigger job
```diff
image: appleboy/drone-jenkins
settings:
url: http://example.com
Expand Down

0 comments on commit 742e20e

Please sign in to comment.