gitlab-ci: shellcheck ttyescape (MR 2309)
[ci:skip-build] already built successfully in CI
This commit is contained in:
parent
20f93d942d
commit
9e3b3700d1
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ sh_files="
|
|||
./main/postmarketos-update-kernel/update-kernel.sh
|
||||
./main/swclock-offset/swclock-offset-boot.sh
|
||||
./main/swclock-offset/swclock-offset-shutdown.sh
|
||||
./main/ttyescape/*.sh
|
||||
./main/ttyescape/*.post-install
|
||||
|
||||
$(find . -path './main/postmarketos-ui-*/*.sh')
|
||||
$(find . -path './main/postmarketos-ui-*/*.pre-install')
|
||||
|
|
Loading…
Reference in a new issue