From 80a2248b2821cd2e6b31ab2fc42e9425fa7af85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=A4user?= Date: Fri, 13 Jun 2025 13:00:03 +0200 Subject: [PATCH] Update .drone.yml --- .drone.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f2566f7..b886aaf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,12 @@ steps: # image: busybox # pull: if-not-exists # commands: -# - printenv +# - printenv +- name: lint + image: osshelp/drone-linter + settings: + markdown_files: + - schedule/schedule.md - name: copy-file-over-scp image: appleboy/drone-scp settings: