Skip to content
Snippets Groups Projects
Unverified Commit bdf9697c authored by sicelo's avatar sicelo :speech_balloon: Committed by Pablo Correa Gomez
Browse files

ci: perform wallpaper checks on N900 too (MR 4810)

[ci:skip-build]: already built successfully in CI
parent fb01ee1b
No related branches found
No related tags found
No related merge requests found
Pipeline #206526 passed
......@@ -62,14 +62,12 @@ if grep -qr $POSTMARKETOS_WALLPAPER_PATH \
--exclude-dir='device-pine64-pinetab' \
--exclude-dir='device-oneplus-kebab' \
--exclude-dir='device-xiaomi-willow' \
--exclude-dir='device-nokia-n900' \
-- device; then
echo "ERROR: Please don't include configuration files that set the default wallpaper in device-specific packages!"
grep --color=always -r $POSTMARKETOS_WALLPAPER_PATH \
--exclude-dir='device-pine64-pinetab' \
--exclude-dir='device-oneplus-kebab' \
--exclude-dir='device-xiaomi-willow' \
--exclude-dir='device-nokia-n900' \
-- device
exit_code=1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment