only gitea important
parent
c5e75cb2fb
commit
e11eeddb6a
|
|
@ -77,7 +77,7 @@ cd $outdir
|
|||
git commit -m "$(date -u +%Y-%m-%dT%H:%M:%S)"
|
||||
git push origin main
|
||||
fi
|
||||
) || true
|
||||
)
|
||||
|
||||
(
|
||||
set -ueo pipefail
|
||||
|
|
@ -93,4 +93,4 @@ cd $outdir
|
|||
fi
|
||||
echo firebase deploy "${log_args[@]}"
|
||||
firebase deploy "${args[@]}"
|
||||
)
|
||||
) || true
|
||||
|
|
|
|||
Loading…
Reference in New Issue