fixed drone lint step condition

This commit is contained in:
Bastian de Byl
2020-10-09 20:45:29 -04:00
parent 0fdace2671
commit 7586a845bd

View File

@@ -7,7 +7,7 @@ steps:
image: peterdavehello/markdownlint
commands:
- markdownlint content/
trigger:
when:
event:
exclude:
- promote
@@ -43,6 +43,6 @@ steps:
- production
---
kind: signature
hmac: 7f15ec618d95cce36ecf999e018b38c056d52538fd6b5c81bdf5c6ce46e0fd21
hmac: ac042ea3723037743a119c740b039def0e68930e60e065e68c46dc4181116c17
...