dotfiles/.drone.yml
Rob Watson 92136613a4
All checks were successful
continuous-integration/drone Build is passing
ci: add config
2023-10-08 16:48:40 +02:00

11 lines
152 B
YAML

---
kind: pipeline
type: kubernetes
name: default
steps:
- name: lint
image: koalaman/shellcheck-alpine:latest
commands:
- shellcheck script/*