gitlab-ci: shellcheck ttyescape (MR 2309)
[ci:skip-build] already built successfully in CI
This commit is contained in:
parent
20f93d942d
commit
9e3b3700d1
|
@ -26,6 +26,8 @@ sh_files="
|
||||||
./main/postmarketos-update-kernel/update-kernel.sh
|
./main/postmarketos-update-kernel/update-kernel.sh
|
||||||
./main/swclock-offset/swclock-offset-boot.sh
|
./main/swclock-offset/swclock-offset-boot.sh
|
||||||
./main/swclock-offset/swclock-offset-shutdown.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-*/*.sh')
|
||||||
$(find . -path './main/postmarketos-ui-*/*.pre-install')
|
$(find . -path './main/postmarketos-ui-*/*.pre-install')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user