fix(ci): decouple build/publish from test step — DB test requires external Postgres

This commit is contained in:
2026-03-30 20:00:35 -05:00
parent f161e3cb62
commit 41e8f91b2d
-1
View File
@@ -58,7 +58,6 @@ steps:
depends_on:
- lint
- format
- test
publish-gateway:
image: woodpeckerci/plugin-docker-buildx