mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Remove latest tag for pgformatter. (#4589)
This commit is contained in:
parent
5237233f97
commit
aaaa362b98
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ steps:
|
|||
- event: pull_request
|
||||
|
||||
sql_fmt:
|
||||
image: backplane/pgformatter:latest
|
||||
image: backplane/pgformatter
|
||||
commands:
|
||||
- ./scripts/sql_format_check.sh
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue