mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-27 20:45:02 +00:00
Fix an invalid example in docu (#3863)
This commit is contained in:
parent
d72a44d9e9
commit
e5f3e67bf2
@ -63,6 +63,7 @@ steps:
|
|||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
|
settings:
|
||||||
channel: developers
|
channel: developers
|
||||||
username: woodpecker
|
username: woodpecker
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user