diff --git a/.drone.yml b/.drone.yml index b886aaf..99cc3fd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,11 +8,11 @@ steps: # pull: if-not-exists # commands: # - printenv -- name: lint - image: osshelp/drone-linter - settings: - markdown_files: - - schedule/schedule.md + - name: lint + image: osshelp/drone-linter + settings: + markdown_files: + - schedule/schedule.md - name: copy-file-over-scp image: appleboy/drone-scp settings: