about summary refs log tree commit diff stats
path: root/.drone.yml
blob: b1f772acc766a656c1faa362bf2b850a6e8ededf (plain)
1
2
3
4
5
6
7
8
---
kind: pipeline
name: shellcheck
steps:
    - name: shellcheck
      image: koalaman/shellcheck-alpine:stable
      commands:
          - shellcheck bollux