ci: add config
continuous-integration/drone Build is passing Details

This commit is contained in:
Rob Watson 2023-10-08 16:48:40 +02:00
parent 05a5f9d78f
commit 92136613a4
1 changed files with 10 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
---
kind: pipeline
type: kubernetes
name: default
steps:
- name: lint
image: koalaman/shellcheck-alpine:latest
commands:
- shellcheck script/*