only gitea important
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user