Dim innactive panes

This commit is contained in:
Nikolai Rodionov 2023-12-19 15:21:20 +01:00
parent 860db9ba38
commit a743ac830c
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
1 changed files with 12 additions and 1 deletions

View File

@ -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