Fix CI
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
bad9590a7b
commit
73a878ea83
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ before_script:
|
|||
- alias shellcheck="shellcheck -x --exclude=SC2034,SC1091,SC1090,SC2012"
|
||||
|
||||
Lint:
|
||||
stage: Lint
|
||||
script:
|
||||
- shellcheck ./system/.local/bin/*
|
||||
- shellcheck ./system/.config/custom/keyleds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue