wp: dont commit revert
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b3d96f31c5
commit
5b662ad626
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ prepare() {
|
|||
cd "$pkgbase"
|
||||
|
||||
git apply ../Add-global-user-secret.patch || true
|
||||
git revert --no-edit a389287d808d563beffc04f08015d78010f1da8e
|
||||
git revert -n a389287d808d563beffc04f08015d78010f1da8e
|
||||
|
||||
mkdir -p build-server build-agent build-cli
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue