feat: renovatebot #1

Merged
ange merged 20 commits from devel into staging 2024-12-23 02:14:58 +00:00
Showing only changes of commit bf3cb015f0 - Show all commits

View File

@ -23,6 +23,8 @@ if [ -z "$passwd" ]; then
--password "$passwd"
fi
set -x
opts=()
[ -n "$scopes" ] && opts+=(
--from-literal=token="$(kgseckey "$secret" token || get_token)"