mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
Update .woodpecker.yml
This commit is contained in:
parent
333b25c572
commit
60481cf265
@ -127,7 +127,7 @@ steps:
|
|||||||
# Without this, lemmy_server does not run any migrations in the next CI steps, which causes it
|
# Without this, lemmy_server does not run any migrations in the next CI steps, which causes it
|
||||||
# to not run replaceable_schema. This hack will be removed when lemmy_server has a better way
|
# to not run replaceable_schema. This hack will be removed when lemmy_server has a better way
|
||||||
# to determine what schema changes to make.
|
# to determine what schema changes to make.
|
||||||
- diesel migration revert
|
- diesel migration generate foo
|
||||||
when: *slow_check_paths
|
when: *slow_check_paths
|
||||||
|
|
||||||
check_db_perf_tool:
|
check_db_perf_tool:
|
||||||
|
Loading…
Reference in New Issue
Block a user