ci: Commit all changes in linux-next
We regenerate the configs, but we only commit the APKBUILD. This resulted in checksum mismatches. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9095>
This commit is contained in:
parent
69b8617d02
commit
a83b5f262f
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ update_linux_next() {
|
|||
done
|
||||
|
||||
# Commit
|
||||
git add device/testing/linux-next/APKBUILD
|
||||
git add device/testing/linux-next/
|
||||
git commit -S -m "linux-next: upgrade to $latest"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue