Compare commits

..

3 Commits

Author SHA1 Message Date
Bastian Mäuser
a269ba94f1 Merge pull request 'linter' (#13) from linter into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: mephisto/clubbing-content#13
2025-06-13 13:03:21 +02:00
Bastian Mäuser
88e3fce49a Update .drone.yml 2025-06-13 13:03:07 +02:00
Bastian Mäuser
80a2248b28 Update .drone.yml
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
2025-06-13 13:00:03 +02:00

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: