Skip to content
Snippets Groups Projects
Unverified Commit 8cc5cc80 authored by Newbyte's avatar Newbyte :snowflake: Committed by Oliver Smith
Browse files

CI: adapt autoupdate.sh to follow our commit style (MR 5314)

Our commit style (specified in COMMITSTYLE.md) states that "upgrade to"
should be used when increasing the version of a package.
parent 33d35c08
No related branches found
No related tags found
No related merge requests found
Pipeline #203895 passed
......@@ -83,7 +83,7 @@ update_linux_next() {
# Commit
git add device/testing/linux-next/APKBUILD
git commit -S -m "linux-next: update to $latest"
git commit -S -m "linux-next: upgrade to $latest"
}
# For testing
......
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