Update .drone.yml

This commit is contained in:
Bastian Mäuser
2025-06-13 13:03:07 +02:00
parent 80a2248b28
commit 88e3fce49a

View File

@@ -8,11 +8,11 @@ steps:
# pull: if-not-exists # pull: if-not-exists
# commands: # commands:
# - printenv # - printenv
- name: lint - name: lint
image: osshelp/drone-linter image: osshelp/drone-linter
settings: settings:
markdown_files: markdown_files:
- schedule/schedule.md - schedule/schedule.md
- name: copy-file-over-scp - name: copy-file-over-scp
image: appleboy/drone-scp image: appleboy/drone-scp
settings: settings: