mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
suppress build annotation
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -45,6 +45,8 @@ switch ($platform.ToLower()) {
|
||||
git config --global user.name "ci"
|
||||
git config --global user.email "example@example.com"
|
||||
|
||||
git reset --hard HEAD
|
||||
|
||||
foreach ($pick in $picks) {
|
||||
git stash
|
||||
git cherry-pick $pick --no-edit
|
||||
|
||||
Reference in New Issue
Block a user