mattermost-docker/.circleci/config.yml

9 lines
148 B
YAML
Raw Normal View History

2021-07-16 09:11:16 +00:00
version: 2.1
orbs:
shellcheck: circleci/shellcheck@2.2.4
workflows:
check-scripts:
jobs:
- shellcheck/check:
dir: ./scripts