Add shellcheck GitLab CI

This commit is contained in:
Mike Yuan 2022-11-24 03:17:22 +08:00
parent f98c5d8268
commit 326153e211
No known key found for this signature in database
GPG Key ID: 5A6360D78C6092C3

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
shellcheck:
stage: test
image: koalaman/shellcheck-alpine:latest
script:
- shellcheck common
- shellcheck arch-chroot.in genfstab.in pacstrap.in