gitlab-ci: shellcheck ttyescape (MR 2309)

[ci:skip-build] already built successfully in CI
This commit is contained in:
Caleb Connolly 2021-07-04 20:59:15 +01:00 committed by Clayton Craft
parent 20f93d942d
commit 9e3b3700d1
No known key found for this signature in database
GPG key ID: 7A3461CA187CEA54

View file

@ -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')