Update .drone.yml
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

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

View File

@@ -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: