Files
docker-zulip/.circleci/config.yml
Anders Kaseorg 668198d6eb circleci: Run ShellCheck.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-06-20 11:31:16 -07:00

8 lines
120 B
YAML

version: 2.1
orbs:
shellcheck: circleci/shellcheck@1.3.11
workflows:
shellcheck:
jobs:
- shellcheck/check