Dim innactive panes
This commit is contained in:
parent
860db9ba38
commit
a743ac830c
@ -2,6 +2,17 @@
|
||||
steps:
|
||||
deps:
|
||||
name: Download dependencies
|
||||
imag: alpine
|
||||
image: alpine
|
||||
commands:
|
||||
- echo 1
|
||||
mail:
|
||||
image: deblan/woodpecker-email
|
||||
settings:
|
||||
from.address: noreply@github.com
|
||||
from.name: John Smith
|
||||
host: smtp.mailgun.org
|
||||
username:
|
||||
from_secret: check
|
||||
password: 12345
|
||||
recipients:
|
||||
- octocat@github.com
|
||||
|
Loading…
Reference in New Issue
Block a user