Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
bdf9697c
Unverified
Commit
bdf9697c
authored
1 year ago
by
sicelo
Committed by
Pablo Correa Gomez
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
ci: perform wallpaper checks on N900 too (MR 4810)
[ci:skip-build]: already built successfully in CI
parent
fb01ee1b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#206526
passed
1 year ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ci/grep.sh
+0
-2
0 additions, 2 deletions
.ci/grep.sh
with
0 additions
and
2 deletions
.ci/grep.sh
+
0
−
2
View file @
bdf9697c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment