diff --git a/.drone.yml b/.drone.yml index f2566f7..99cc3fd 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: