mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-19 18:15:00 +00:00
ci: small fixes
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
b3f362f229
commit
c8fc92d6d5
1 changed files with 0 additions and 2 deletions
2
.github/bump_deps.sh
vendored
2
.github/bump_deps.sh
vendored
|
@ -18,7 +18,5 @@ if [ -z "$CURRENT_COMMIT" ]; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
echo "Updated `$VAR` from `$CURRENT_COMMIT` to `${LAST_COMMIT}`." > "${VAR}_message.txt"
|
||||
echo "" >> "${VAR}_message.txt"
|
||||
echo "Changes: https://github.com/$REPO/compare/${CURRENT_COMMIT}..${LAST_COMMIT}" >> "${VAR}_message.txt"
|
||||
echo "${LAST_COMMIT}" >> "${VAR}_commit.txt"
|
Loading…
Add table
Add a link
Reference in a new issue