debug
All checks were successful
/ deploy (push) Successful in 2m42s

This commit is contained in:
ange 2024-12-22 06:58:29 +00:00
parent db7a6b226d
commit bf3cb015f0
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

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)"