--- kind: pipeline name: shellcheck steps: - name: shellcheck image: koalaman/shellcheck-alpine:stable commands: - shellcheck -x bot.sh