@ -6,5 +6,5 @@ if [ $STATUS_LEN = 0 ]; then
exit 0
else
git add .
git commit --verbose # -qm "CI/CD Commit: $(date -Iseconds)"
git commit -qm "CI/CD Commit: $(date -Iseconds)"
fi