Add Circle CI config file with ShellCheck step

This commit is contained in:
Juan Carlos Mejías Rodríguez
2019-08-15 20:05:44 +02:00
committed by GitHub
parent c18ee4ae1b
commit d97d2512a8

10
.circleci/config.yml Normal file
View File

@ -0,0 +1,10 @@
version: 2.1
orbs:
shellcheck: circleci/shellcheck@1.3.14
workflows:
ci:
jobs:
- shellcheck/check:
pattern: psu