mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Don't auto-commit.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
e7b2bc2050
commit
7f974c8414
1 changed files with 5 additions and 5 deletions
10
builder.sh
10
builder.sh
|
|
@ -65,11 +65,11 @@ else
|
|||
echo "Please install the help2man package."
|
||||
fi
|
||||
|
||||
if command -v git >/dev/null; then
|
||||
git add .
|
||||
git commit -m "Bump version."
|
||||
git push
|
||||
fi
|
||||
#if command -v git >/dev/null; then
|
||||
# git add .
|
||||
# git commit -m "Bump version."
|
||||
# git push
|
||||
#fi
|
||||
|
||||
#echo "Uploading crate to crates.io..."
|
||||
#if cargo publish --no-verify > /dev/null; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue