chore: improve gen_migrations logging
All checks were successful
gen-migrations / gen-migrations (push) Has been skipped
All checks were successful
gen-migrations / gen-migrations (push) Has been skipped
This commit is contained in:
parent
19fc1816ff
commit
d94188f4a5
@ -23,6 +23,7 @@ do_i() {
|
||||
|
||||
if [[ -f "$migration" ]]; then
|
||||
echo "[$migration]: exists"
|
||||
break
|
||||
else
|
||||
echo "[$migration]: building..."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user