Add .gitlab-ci.yml to test the file

This commit is contained in:
Cody Cook 2018-10-08 22:11:49 -07:00
commit 9336aabaf2

4
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,4 @@
shellcheck:
stage: build
script:
- /usr/bin/shellcheck share_lun_ui_fix.sh