This commit is contained in:
parent
00fbd3edde
commit
d438bb0235
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ steps:
|
|||
- echo "Checking for changes..."
|
||||
- git config --global user.name "Woodpecker CI"
|
||||
- git config --global user.email "woodpecker@xyro.win"
|
||||
- git remote set-url origin https://x-access-token:${FORGEJO-PUSH-TOKEN}@git.xyro.win/nyosic/MarioDB.git
|
||||
- git add .
|
||||
- git diff --cached --quiet || (git commit -m "Apply clang-format changes [skip ci]" && git push origin HEAD)
|
||||
- ls -al build
|
||||
|
|
Loading…
Add table
Reference in a new issue